enable set-env in workflow

This commit is contained in:
Valentin Niess
2020-11-24 23:02:19 +01:00
parent 3f6ed9e6b2
commit 18edbb361b

View File

@@ -30,6 +30,8 @@ jobs:
- uses: actions/checkout@v2
- name: Build
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
run: |
# Build the AppImage
python -m python_appimage build manylinux \