Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Codel1417 authored Aug 24, 2024
1 parent 180c47e commit ec7eab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/pre_build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ runs:
run: dart pub run build_runner build --delete-conflicting-outputs
- name: list dependencies
shell: bash
run: flutter pub deps --no-dev && dart pub global activate dependency_platforms && dart pub global run dependency_platforms
run: flutter pub deps --no-dev

0 comments on commit ec7eab9

Please sign in to comment.