Update hugo version req
This commit is contained in:
parent
f9ba6222e4
commit
81ca655c67
2 changed files with 2 additions and 2 deletions
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
uses: peaceiris/actions-hugo@v2
|
||||
with:
|
||||
hugo-version: 'latest'
|
||||
# extended: true
|
||||
extended: true
|
||||
|
||||
- name: Build
|
||||
run: hugo --minify --gc --destination ../public --source ./exampleSite --themesDir ../.. --baseURL https://clente.github.io/hugo-bearcub/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue