Skip to content

Commit

Permalink
Update New.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
izzy2fancy authored Mar 15, 2024
1 parent e573ea8 commit d0c99b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/New.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: echo "${{ secrets.DUCKSTATION_PFX }}" > duckstation-uwp_TemporaryKey.pfx

- name: Build DuckStation x64
run: msbuild duckstation.slv /t:Build /p:Configuration=ReleaseUWP /p:Platform=x64
run: msbuild duckstation.sln /t:Build /p:Configuration=ReleaseUWP /p:Platform=x64

- name: Sign UWP package
run: |
Expand Down

0 comments on commit d0c99b8

Please sign in to comment.