fix failing CI

This commit is contained in:
Armin Schrenk
2025-10-14 13:06:52 +02:00
parent e50c949b62
commit f3461f7da4
+1 -1
View File
@@ -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