Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
matanshukry committed Aug 17, 2024
1 parent 156929c commit 41f6b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_platform_interface.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: flutter pub get
working-directory: ${{ env.dir }}
- name: Build Runner
run: flutter pub run build_runner
run: flutter pub run build_runner build
working-directory: ${{ env.dir }}
- name: Flutter Analyze
run: flutter analyze
Expand Down

0 comments on commit 41f6b9c

Please sign in to comment.