Skip to content

Commit

Permalink
try to fix 404
Browse files Browse the repository at this point in the history
move baseHref setting to angular.json
  • Loading branch information
axherrm committed Feb 5, 2024
1 parent ad486cc commit 7b4490d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
run: |
cd core
npm install
cp input/index.html input/404.html
npm run build
- name: Setup Pages
uses: actions/configure-pages@v3
Expand Down
2 changes: 1 addition & 1 deletion core
Submodule core updated 2 files
+1 −0 angular.json
+1 −1 package.json

0 comments on commit 7b4490d

Please sign in to comment.