Skip to content

Commit

Permalink
Update flutter-web-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WesselvanDam authored Aug 4, 2024
1 parent c8a225e commit c549d72
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/flutter-web-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
- name: Install dependencies
run: flutter pub get

- name: run the build runner
run: dart run build_runner build

- name: Build web app
run: flutter build web

Expand Down

0 comments on commit c549d72

Please sign in to comment.