Skip to content

Commit e1c60e3

Browse files
committed
fix: bump_templates.yaml (#642)
1 parent 1520866 commit e1c60e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump_templates.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: dart-lang/setup-dart@v1
1616

1717
- name: Install mason
18-
run: dart pub global activate mason
18+
run: dart pub global activate mason_cli
1919

2020
- name: Bump templates
2121
run: tool/generate_bundles.sh

0 commit comments

Comments
 (0)