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 ecb312c commit 6881940Copy full SHA for 6881940
.github/workflows/base.yaml
@@ -54,7 +54,6 @@ jobs:
54
flutter build appbundle --debug
55
flutter build ios --debug --no-codesign
56
flutter build web
57
- flutter build linux
58
59
deployment:
60
if: ${{ github.ref_type == 'tag' }}
0 commit comments