mirror of
https://github.com/niess/python-appimage.git
synced 2026-03-14 12:20:14 +01:00
enable set-env in workflow
This commit is contained in:
2
.github/workflows/appimage.yml
vendored
2
.github/workflows/appimage.yml
vendored
@@ -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