Skip to content

Commit

Permalink
use hugo extended
Browse files Browse the repository at this point in the history
this apparently changes how the css toolchain works, and is recommended, idunno why it matters tho
  • Loading branch information
bpcreech authored Feb 4, 2024
1 parent 9ef602e commit 4f92345
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: peaceiris/actions-hugo@v2
with:
hugo-version: "0.122.0"
extended: true

- name: Build
run: hugo --minify
Expand Down

0 comments on commit 4f92345

Please sign in to comment.