Skip to content

Commit

Permalink
(chore:) Rename winrt.yml to sse4.yml and possibly fix unencrypted appx
Browse files Browse the repository at this point in the history
  • Loading branch information
SternXD committed Jul 28, 2024
1 parent 078fdae commit c7780f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/winrt.yml → .github/workflows/sse4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: unencrypted-appx
path: "AppPackages\\xbsx2_${{ steps.extract_version.outputs.version }}_x64_Test\\xbsx2_${{ steps.extract_version.outputs.version }}_x64.appx"
path: "AppPackages/xbsx2_${{ steps.extract_version.outputs.version }}_x64_Test/xbsx2_${{ steps.extract_version.outputs.version }}_x64.appx"

- name: Upload encrypted APPX
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit c7780f5

Please sign in to comment.