Skip to content
This repository was archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
flutter version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
BRTZL committed Feb 7, 2023
1 parent 755fd4d commit 5e1e89e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: subosito/flutter-action@v1
with:
flutter-version: "3.3.x"
- run: flutter pub get
- run: flutter pub run build_runner build --delete-conflicting-outputs
- run: flutter build web
Expand Down

0 comments on commit 5e1e89e

Please sign in to comment.