Skip to content

Commit

Permalink
adapt github actions change (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
goflutterjava committed Jan 17, 2022
1 parent 59c354c commit e07a626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
channel: beta
- run: flutter config --enable-windows-desktop
- run: flutter build windows
- uses: papeloto/action-zip@v1
- uses: vimtor/action-zip@v1
with:
files: build/windows/runner/Release/ addons/windows/
recursive: true
Expand Down

0 comments on commit e07a626

Please sign in to comment.