Skip to content

Commit

Permalink
build: try using other github action for hugo build
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-bouvier authored Dec 4, 2024
1 parent ebc5171 commit 2eedc7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
hugo \
--gc \
--minify \
--cleanDestinationDir \
--baseURL "${{ steps.pages.outputs.base_url }}/frago/"
- name: Upload artifact
Expand Down

0 comments on commit 2eedc7d

Please sign in to comment.