mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
set the msvs version
This commit is contained in:
parent
ff63182a93
commit
1c4e91b50f
2
.github/workflows/build-for-windows.yml
vendored
2
.github/workflows/build-for-windows.yml
vendored
@ -33,6 +33,8 @@ jobs:
|
|||||||
npm install --global yarn
|
npm install --global yarn
|
||||||
yarn --version
|
yarn --version
|
||||||
|
|
||||||
|
- name: Set MSVC version
|
||||||
|
run: npm config set msvs_version 2022
|
||||||
|
|
||||||
- name: Update node-gyp
|
- name: Update node-gyp
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user