Skip to content

Commit

Permalink
remove msix packaging
Browse files Browse the repository at this point in the history
* removed the MSIX packaging step from the deploy workflow to prevent signing the build
  • Loading branch information
x100111010 committed Oct 3, 2024
1 parent 6405ad8 commit c7311aa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,6 @@ jobs:
run: |
flutter build windows --release
# Build MSIX Packaging
dart run msix:create
# 'winbin' directory
mkdir winbin
Expand Down

0 comments on commit c7311aa

Please sign in to comment.