mirror of
https://github.com/niess/python-appimage.git
synced 2026-05-01 12:50:13 +02:00
enable set-env in workflow
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user