We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1520866 commit e1c60e3Copy full SHA for e1c60e3
.github/workflows/bump_templates.yaml
@@ -15,7 +15,7 @@ jobs:
15
- uses: dart-lang/setup-dart@v1
16
17
- name: Install mason
18
- run: dart pub global activate mason
+ run: dart pub global activate mason_cli
19
20
- name: Bump templates
21
run: tool/generate_bundles.sh
0 commit comments