Skip to content

Commit

Permalink
fix: bump_templates.yaml (#642)
Browse files Browse the repository at this point in the history
  • Loading branch information
renancaraujo committed Feb 7, 2023
1 parent 1520866 commit e1c60e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump_templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: dart-lang/setup-dart@v1

- name: Install mason
run: dart pub global activate mason
run: dart pub global activate mason_cli

- name: Bump templates
run: tool/generate_bundles.sh
Expand Down

0 comments on commit e1c60e3

Please sign in to comment.