mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +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
|
- name: Setup Submodules
|
||||||
run: git submodule update --init --recursive
|
run: git submodule update --init --recursive
|
||||||
- name: Setup MSBuild
|
- name: Setup MSBuild
|
||||||
uses: microsoft/setup-msbuild@v1.0.2
|
uses: microsoft/setup-msbuild@v2
|
||||||
with:
|
with:
|
||||||
vs-version: '16.6.2'
|
vs-version: '16.6.2'
|
||||||
vswhere-path: 'C:/vswhere.exe'
|
vswhere-path: 'C:/vswhere.exe'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue