mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Change to specific version
This commit is contained in:
parent
5a5f0e9ed5
commit
3fa26a5ceb
2
.github/workflows/build-for-windows.yml
vendored
2
.github/workflows/build-for-windows.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
yarn --version
|
yarn --version
|
||||||
|
|
||||||
- name: Install build tools for Node GYP
|
- name: Install build tools for Node GYP
|
||||||
run: npm install -g windows-build-tools
|
run: npm install --global windows-build-tools@4.0.0
|
||||||
|
|
||||||
- name: update Node GYP to latest
|
- name: update Node GYP to latest
|
||||||
run: npm install -g node-gyp@latest
|
run: npm install -g node-gyp@latest
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user