mirror of
https://git.sr.ht/~ashkeel/strimertul-website
synced 2024-11-21 21:22:21 +00:00
This commit is contained in:
parent
bf4818959c
commit
dd23797563
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ jobs:
|
||||||
uses: https://github.com/peaceiris/actions-hugo@v3
|
uses: https://github.com/peaceiris/actions-hugo@v3
|
||||||
with:
|
with:
|
||||||
hugo-version: "0.125.4"
|
hugo-version: "0.125.4"
|
||||||
|
extended: true
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: hugo --minify
|
run: hugo --minify
|
||||||
|
|
Loading…
Reference in a new issue