Skip to content

Commit 2d37e76

Browse files
committed
removed cli dep
1 parent 3c61d58 commit 2d37e76

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ jobs:
2121
- name: Install Dependencies
2222
run: npm install
2323

24-
- name: Install angular-cli-ghpages
25-
run: npx ng add angular-cli-ghpages --skip-confirmation
26-
2724
- name: Deploy to GitHub Pages
2825
run: npx ng deploy --base-href=/Collaborative-Editor-UI/ --no-silent --c=production --skip-build=false
2926
env:

0 commit comments

Comments
 (0)