mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 20:14:57 +00:00
Update ci.yml
This commit is contained in:
parent
82706b6410
commit
c999c35a6f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -107,7 +107,7 @@ jobs:
|
|||
uses: microsoft/setup-msbuild@v1.0.2
|
||||
with:
|
||||
vs-version: '16.6.2'
|
||||
vswhere-path: 'C:\vswhere.exe'
|
||||
vswhere-path: 'C:/vswhere.exe'
|
||||
msbuild-architecture: 'arm64'
|
||||
- name: Build
|
||||
run: msbuild "D:\a\Dolphin-MPN\Dolphin-MPN\Source\dolphin-emu.sln" /verbosity:minimal /property:Configuration=Release /property:Platform=x64
|
||||
|
|
Loading…
Add table
Reference in a new issue