Skip to content

Commit

Permalink
ci: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Helias committed Apr 3, 2024
1 parent 48dcedf commit bd999c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node-version: "16.15.1"
- name: Build 🔨
run: |
npm install -g @angular/cli@10 --legacy-peer-deps
npm install -g @angular/cli --legacy-peer-deps
npm install --legacy-peer-deps
ng build --prod --base-href=""
- name: Deploy 🚀
Expand Down

0 comments on commit bd999c5

Please sign in to comment.