Skip to content

Commit

Permalink
Update pages.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ph4r5h4d committed Dec 28, 2024
1 parent c7c88ff commit 0049172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
HUGO_ENV: production
run: |
hugo \
--gc --minify \
--gc --minify -s ./docs \
--baseURL "${{ steps.pages.outputs.base_url }}/"
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 0049172

Please sign in to comment.