Skip to content

Commit

Permalink
ci: update gh pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Helias committed Jun 11, 2024
1 parent 948f5d9 commit 69ec87c
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 @@ -23,7 +23,7 @@ jobs:
- name: Build 🔨
run: |
npm install --legacy-peer-deps
ng build --prod --base-href=""
npx ng build --prod --base-href=""
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
with:
Expand Down

0 comments on commit 69ec87c

Please sign in to comment.