mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-31 06:38:01 +00:00
Update ci.yml
This commit is contained in:
parent
c2589efcc5
commit
27a8186aba
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -107,6 +107,8 @@ jobs:
|
|||
uses: microsoft/setup-msbuild@v1.0.2
|
||||
with:
|
||||
vs-version: '16.6.2'
|
||||
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
|
||||
- name: Upload Build Artifact
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue