Skip to content

Commit

Permalink
fix(ci): failed to load assets due to url path level changed
Browse files Browse the repository at this point in the history
  • Loading branch information
litlighilit committed Jan 3, 2025
1 parent 315910a commit 26ebe1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ jobs:
run: |
hugo \
--gc \
--minify \
--baseURL "${{ steps.pages.outputs.base_url }}/"
--minify
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 26ebe1b

Please sign in to comment.