Skip to content

Commit 5273770

Browse files
author
Dainer Mesa
committed
ci: Add tool_versions to Angular CLI plugin installation steps
1 parent 63f4be8 commit 5273770

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030

3131
- name: Install asdf-angular-cli
3232
uses: asdf-vm/actions/plugins-add@v4
33+
with:
34+
tool_versions: 18.2.1
3335

3436
- name: Test asdf-angular-cli
3537
uses: asdf-vm/actions/plugin-test@v4
@@ -58,6 +60,8 @@ jobs:
5860

5961
- name: Install asdf-angular-cli
6062
uses: asdf-vm/actions/plugins-add@v4
63+
with:
64+
tool_versions: 18.2.1
6165

6266
- name: Test asdf-angular-cli
6367
uses: asdf-vm/actions/plugin-test@v4

0 commit comments

Comments
 (0)