Update ci.yml

This commit is contained in:
Nayla 2024-10-23 22:13:33 -04:00 committed by GitHub
parent c999c35a6f
commit 4bf64054a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -104,7 +104,7 @@ jobs:
- name: Setup Submodules
run: git submodule update --init --recursive
- name: Setup MSBuild
uses: microsoft/setup-msbuild@v1.0.2
uses: microsoft/setup-msbuild@v2
with:
vs-version: '16.6.2'
vswhere-path: 'C:/vswhere.exe'