diff --git a/.github/workflows/debian.yml b/.github/workflows/debian.yml index 47f589c89..3dee0f23c 100644 --- a/.github/workflows/debian.yml +++ b/.github/workflows/debian.yml @@ -42,7 +42,7 @@ jobs: runs-on: ubuntu-22.04 needs: [get-version] env: - INPUT_PPAVER: ${inputs.ppaver} + INPUT_PPAVER: ${{ inputs.ppaver }} steps: - uses: actions/checkout@v5 - id: deb-version