Browse Source

Update build.yml

Jai A P 3 years ago
parent
commit
3287f410b7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -261,7 +261,7 @@ jobs:
         npm prefix -g | % {npm config set node_gyp "$_\node_modules\node-gyp\bin\node-gyp.js"}
 
     - name: Build
-      shell: bash
+      shell: powershell
       run: |
         npm i -g [email protected]
         yarn --network-timeout 1000000