|
@@ -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 [email protected]
|
|
npm i -g [email protected]
|
|
|
yarn --network-timeout 1000000
|
|
yarn --network-timeout 1000000
|