Yet another attempt at passing env vars to the script

This commit is contained in:
DevilXD
2024-01-20 11:16:43 +01:00
parent aede883062
commit 0df7d9e57f
2 changed files with 3 additions and 2 deletions

View File

@@ -192,6 +192,7 @@ jobs:
env:
APPIMAGE_EXTRACT_AND_RUN: 1
APP_VERSION: ${{steps.vars.outputs.app_version}}.${{steps.vars.outputs.sha_short}}
PYTHON_VERSION: ${{env.PYTHON_VERSION}}
run: |
./appimage-builder --recipe appimage/AppImageBuilder.yml