Skip to content

Commit

Permalink
generate l10n on pr
Browse files Browse the repository at this point in the history
  • Loading branch information
numa08 committed Dec 18, 2023
1 parent 61736ee commit d558f0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-hosting-pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
flutter-version: ${{ steps.fvm-config-action.outputs.FLUTTER_VERSION }}
cache: true
- run: flutter pub get
- run: flutter gen-l10n
- run: flutter build web
- run: flutter analyze
- uses: FirebaseExtended/action-hosting-deploy@v0
Expand Down

0 comments on commit d558f0d

Please sign in to comment.