We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd1412b commit ce40785Copy full SHA for ce40785
.github/workflows/build-release.yml
@@ -67,6 +67,7 @@ jobs:
67
needs: create-release
68
steps:
69
- uses: actions/checkout@v2
70
+ - uses: montudor/action-zip@v1.0.0
71
- uses: subosito/flutter-action@v1
72
with:
73
channel: beta
0 commit comments