Update build.yml

This commit is contained in:
Jai A P
2022-04-06 16:34:28 +05:30
committed by GitHub
parent 95ae4b84a6
commit 49934aea5d

View File

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