mirror of
https://github.com/mollyim/mollyim.github.io.git
synced 2025-05-17 15:37:57 +01:00
Update hugo version
This commit is contained in:
parent
b177506b50
commit
0906da4893
1 changed files with 2 additions and 2 deletions
4
.github/workflows/gh-pages.yml
vendored
4
.github/workflows/gh-pages.yml
vendored
|
@ -18,8 +18,8 @@ jobs:
|
|||
- name: Test
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
with:
|
||||
hugo-version: 'latest'
|
||||
# extended: true
|
||||
hugo-version: '0.86.0'
|
||||
extended: true
|
||||
|
||||
- name: Build
|
||||
run: hugo --minify
|
||||
|
|
Loading…
Reference in a new issue