Update ci.yml

This commit is contained in:
Nayla 2024-10-23 21:57:09 -04:00 committed by GitHub
commit 27a8186aba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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