Skip to content

Commit

Permalink
Update windows-exe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anandnet authored Feb 13, 2024
1 parent 4e6e94c commit 705e805
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows-exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Build windows exe package
working-directory: ./Harmony-Music
run: |
flutter clean
dart pub global activate flutter_distributor
flutter_distributor package --platform windows --targets exe
Expand Down

0 comments on commit 705e805

Please sign in to comment.