mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 12:04:56 +00:00
Update ci.yml
This commit is contained in:
parent
c999c35a6f
commit
4bf64054a2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -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'
|
||||
|
|
Loading…
Add table
Reference in a new issue