Skip to content

Commit

Permalink
ci: windows: Change msix file path to x64
Browse files Browse the repository at this point in the history
Change-Id: Ia5689501fa41310c7feb109ecd2e32cddf582754
  • Loading branch information
calcitem committed Dec 25, 2023
1 parent 9206096 commit d2b5c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: sanmill-msix
path: src/ui/flutter_app/build/windows/runner/Release/sanmill.msix
path: src/ui/flutter_app/build/windows/x64/runner/Release/sanmill.msix

0 comments on commit d2b5c80

Please sign in to comment.