Skip to content

Commit

Permalink
fix release windows script
Browse files Browse the repository at this point in the history
  • Loading branch information
goflutterjava committed Apr 7, 2022
1 parent 0d4104f commit a166615
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
with:
channel: 'stable'
- run: flutter config --enable-windows-desktop
- run: flutter pub get
- run: flutter pub run intl_utils:generate
- run: flutter build windows
- uses: vimtor/action-zip@v1
Expand Down

0 comments on commit a166615

Please sign in to comment.