Skip to content

Commit

Permalink
Update winrt.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SternXD authored Jun 24, 2024
1 parent c651805 commit e027bed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/winrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ jobs:
run: 7z x pcsx2-windows-dependencies.7z

- name: Move files to root
run: mv pcsx2-windows-dependencies/deps/*

run: mv pcsx2-windows-dependencies/deps/* .
- name: Build project
run: |
msbuild PCSX2_qt.sln /m /p:PlatformToolset=v143 /p:Platform=x64 /p:Configuration="Release AVX2" /p:AppxPackageSigningEnabled=true /p:PackageCertificateKeyFile="xbsx2-winrt_TemporaryKey.pfx" /t:restore,build /p:RestorePackagesConfig=true
Expand Down

0 comments on commit e027bed

Please sign in to comment.