Skip to content

Commit

Permalink
fix: trying stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
derveydylan committed Feb 21, 2025
1 parent ed782de commit 56d25e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: npm install

- name: Build Angular project
run: npx ng build --base-href "/" --inline-style-language=none
run: npx ng build --base-href "/" --allowed-hosts all

- name: Add CNAME file
run: |
Expand Down

0 comments on commit 56d25e5

Please sign in to comment.