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 043bdd3 commit 232061d
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 @@ -62,8 +62,8 @@ jobs:
run: |
hugo \
--minify \
--baseURL "${{ steps.pages.outputs.base_url }}/" \
-s docs
--baseURL "${{ steps.pages.outputs.base_url }}/"
#-s docs
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 232061d

Please sign in to comment.