Skip to content

Commit

Permalink
Set base href
Browse files Browse the repository at this point in the history
  • Loading branch information
fboeller committed Mar 7, 2021
1 parent 2af5910 commit 8e14851
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 @@ -38,7 +38,7 @@ jobs:
run: npm run prettier-check

- name: Build example app
run: npm run build example-app -- --prod
run: npm run build example-app -- --prod --base-href /ngx-loading-customizer/

- name: Publish example app
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 8e14851

Please sign in to comment.