Parcourir la source

(experiment) bugfix build shell

Peter Squicciarini il y a 5 ans
Parent
commit
70139913d6
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .github/workflows/windows.yml

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

@@ -49,6 +49,7 @@ jobs:
           npm_config_arch: ${{ matrix.vscode_arch }}
           npm_config_target_arch: ${{ matrix.vscode_arch }}
         run: ./build.sh
+        shell: bash
         if: env.SHOULD_BUILD == 'yes'
 
       - name: Move/rename build artifacts