Skip to content

Commit 4ebf68d

Browse files
author
Dainer Mesa
committed
fix: update path to Angular CLI binary in test workflow
1 parent f3d19ca commit 4ebf68d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
run: |
3737
mkdir -p /tmp/asdf-angular-cli
3838
bash bin/install 18.2.1 /tmp/asdf-angular-cli
39-
/tmp/asdf-angular-cli/ng version
39+
/tmp/asdf-angular-cli/bin/ng version

0 commit comments

Comments
 (0)