Skip to content

Commit

Permalink
update to vs 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Jul 25, 2022
1 parent 76c1afe commit 95ba492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: 'Windows: Set MSVS Version'
if: matrix.os == 'windows-latest'
run: |
npm config set msvs_version 2017
npm config set msvs_version 2022
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 95ba492

Please sign in to comment.