Skip to content

Commit

Permalink
Update hugo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imendizabal authored Jun 25, 2024
1 parent e3c6c9e commit edc21ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
hugo \
--gc \
--minify \
--baseURL "${{ steps.pages.outputs.base_url }}/"
--baseURL "${{ steps.pages.outputs.base_url }}/" \
-s docs
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
Expand Down

0 comments on commit edc21ca

Please sign in to comment.