Skip to content

Commit

Permalink
Override VS version
Browse files Browse the repository at this point in the history
  • Loading branch information
mischnic committed Feb 28, 2022
1 parent c9a0d0a commit 514c9d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
cache: yarn
node-version: ${{matrix.node}}
- run: yarn global add node-gyp@latest
- run: npm config set msvs_version 2022
if: ${{matrix.os == 'windows-latest'}}
- uses: actions-rs/toolchain@v1
- uses: Swatinem/rust-cache@v1
Expand Down

0 comments on commit 514c9d1

Please sign in to comment.