Skip to content

Commit

Permalink
ci: remove angular references
Browse files Browse the repository at this point in the history
  • Loading branch information
Helias committed Apr 17, 2024
1 parent a604ab5 commit ca9fb52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
node-version: '16.15.1'
- name: Build 🔨
run: |
npm install -g @angular/cli@11 --legacy-peer-deps
npm install --legacy-peer-deps
npm run build
- name: Deploy 🚀
Expand Down

0 comments on commit ca9fb52

Please sign in to comment.