mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-05-26 07:08:04 +00:00
Yet another attempt at passing env vars to the script
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user