Explorar o código

enable set-env in workflow

Valentin Niess %!s(int64=5) %!d(string=hai) anos
pai
achega
18edbb361b
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .github/workflows/appimage.yml

+ 2 - 0
.github/workflows/appimage.yml

@@ -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 \