瀏覽代碼

(experiment) bugfix build shell

Peter Squicciarini 4 年之前
父節點
當前提交
70139913d6
共有 1 個文件被更改,包括 1 次插入0 次删除
  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_arch: ${{ matrix.vscode_arch }}
           npm_config_target_arch: ${{ matrix.vscode_arch }}
           npm_config_target_arch: ${{ matrix.vscode_arch }}
         run: ./build.sh
         run: ./build.sh
+        shell: bash
         if: env.SHOULD_BUILD == 'yes'
         if: env.SHOULD_BUILD == 'yes'
 
 
       - name: Move/rename build artifacts
       - name: Move/rename build artifacts