Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/dudung/pasir
Browse files Browse the repository at this point in the history
  • Loading branch information
dudung committed Nov 2, 2024
2 parents c2265a5 + ba7d1af commit c8f13c1
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 @@ -54,7 +54,7 @@ jobs:
HUGO_CACHEDIR: ${{ runner.temp }}/hugo_cache
HUGO_ENVIRONMENT: production
run: |
hugo \
hugo -s blog -d public \
--minify \
--baseURL "${{ steps.pages.outputs.base_url }}/"
- name: Upload artifact
Expand Down

0 comments on commit c8f13c1

Please sign in to comment.