1
0
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:
JoelBirlingmairBeastCode 2022-08-23 20:19:02 -05:00 committed by GitHub
parent 5a5f0e9ed5
commit 3fa26a5ceb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ jobs:
yarn --version
- 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
run: npm install -g node-gyp@latest