Skip to content

Commit ce40785

Browse files
authored
Fixing zipping
1 parent bd1412b commit ce40785

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
needs: create-release
6868
steps:
6969
- uses: actions/checkout@v2
70+
- uses: montudor/action-zip@v1.0.0
7071
- uses: subosito/flutter-action@v1
7172
with:
7273
channel: beta

0 commit comments

Comments
 (0)