mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 22:29:21 +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
|
uses: microsoft/setup-msbuild@v1.0.2
|
||||||
with:
|
with:
|
||||||
vs-version: '16.6.2'
|
vs-version: '16.6.2'
|
||||||
vswhere-path: 'C:\vswhere.exe'
|
vswhere-path: 'C:/vswhere.exe'
|
||||||
msbuild-architecture: 'arm64'
|
msbuild-architecture: 'arm64'
|
||||||
- name: Build
|
- name: Build
|
||||||
run: msbuild "D:\a\Dolphin-MPN\Dolphin-MPN\Source\dolphin-emu.sln" /verbosity:minimal /property:Configuration=Release /property:Platform=x64
|
run: msbuild "D:\a\Dolphin-MPN\Dolphin-MPN\Source\dolphin-emu.sln" /verbosity:minimal /property:Configuration=Release /property:Platform=x64
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue