2
0
Эх сурвалжийг харах

fix(linux): add shell attribute to the AppImage can be copied (#844)

Baptiste Augrain 3 жил өмнө
parent
commit
573c0230c5

+ 1 - 0
.github/workflows/linux.yml

@@ -87,6 +87,7 @@ jobs:
         if: env.SHOULD_BUILD == 'yes' && env.SHOULD_DEPLOY == 'yes'
 
       - name: Move/rename build artifacts
+        shell: bash
         run: |
           cp vscode/.build/linux/deb/*/deb/*.deb .
           cp vscode/.build/linux/rpm/*/*.rpm .