fix(ci): install hugo with deploy support
Some checks failed
Deploy pages / deploy (push) Failing after 29s
Some checks failed
Deploy pages / deploy (push) Failing after 29s
This commit is contained in:
parent
ba4bb4ee7f
commit
0154e1beec
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ jobs:
|
|||
- uses: https://code.icb4dc0.de/prskr/setup-hugo@main
|
||||
with:
|
||||
dart-sass: true
|
||||
with-deploy: true
|
||||
- uses: actions/cache@v4
|
||||
with:
|
||||
path: /home/runner/.cache/hugo_cache
|
||||
|
|
Loading…
Reference in a new issue