Skip to content

Commit

Permalink
fix: hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
dlvhdr committed May 5, 2023
1 parent e5ac0e2 commit 4230fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yaml
Expand Up @@ -68,7 +68,7 @@ jobs:
hugo \
--gc \
--minify \
--baseURL "${{ steps.pages.outputs.base_url }}/"
--baseURL https://dlvhdr.github.io/
working-directory: ./docs

- name: Upload artifact
Expand Down

0 comments on commit 4230fa3

Please sign in to comment.