Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Commit 733c115

Browse files
committed
fixing workflow
1 parent 70e0ca7 commit 733c115

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/branchPR.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
run: |
2626
wget https://github.com/eksrvb/awesome-ci/releases/latest/download/awesome-ci
2727
chmod +x awesome-ci
28-
- name: install angular cli
29-
run: npm install -g @angular/cli > /dev/null
3028
- name: install npm packages
3129
run: npm ci
3230
- name: package Applikation

0 commit comments

Comments
 (0)