Skip to content

Commit

Permalink
Update msix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Lesches authored Sep 20, 2023
1 parent c305605 commit 5695032
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/msix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,10 @@ jobs:

- name: Build MSIX file
run: |
flutter clean
flutter pub get
flutter pub run msix:create
dart analyze
dart run msix:create
- name: Create Release
uses: softprops/[email protected]
Expand Down

0 comments on commit 5695032

Please sign in to comment.