Update build.yml

上级 8cac38e1
...@@ -260,7 +260,7 @@ jobs: ...@@ -260,7 +260,7 @@ jobs:
- name: Update node-gyp - name: Update node-gyp
run: | run: |
npm install --global node-gyp@8.4.1 npm install --global node-gyp@8.4.1
for /f "delims=" %P in ('npm prefix -g') do npm config set node_gyp "%P\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: powershell
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册