Skip to content

Commit

Permalink
disable baseURL
Browse files Browse the repository at this point in the history
  • Loading branch information
jungwire authored Jan 22, 2025
1 parent 77b21bb commit def6203
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
run: |
hugo \
--gc \
--minify \
--baseURL "https://bibbox.github.io/bibbox-website/"
--minify
# --baseURL "https://bibbox.github.io/bibbox-website/"

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit def6203

Please sign in to comment.