Update ci.yml

This commit is contained in:
Nayla 2024-10-23 22:12:43 -04:00 committed by GitHub
parent 82706b6410
commit c999c35a6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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