Skip to content

Commit 3225f87

Browse files
committed
ci: update deploy pipeline
1 parent afbf8a9 commit 3225f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
deploy-example-web:
4343
runs-on: ubuntu-latest
44-
# needs: build
44+
needs: build
4545

4646
steps:
4747
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)