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 7676244 commit 7777fc3Copy full SHA for 7777fc3
.github/workflows/flutter-prod.yml
@@ -39,7 +39,7 @@ jobs:
39
40
deploy-example-web:
41
runs-on: ubuntu-latest
42
- needs: build
+ needs: build_and_test
43
44
steps:
45
- uses: actions/checkout@v4
0 commit comments