mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-09 14:59:45 +00:00
Downgrade to hugo 0.41 for testing
See https://github.com/gohugoio/hugo/issues/4888
This commit is contained in:
parent
1677c5dd4e
commit
11587f7efe
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
env:
|
||||
- HUGO_VERSION="0.42.2"
|
||||
- HUGO_VERSION="0.41"
|
||||
|
||||
install:
|
||||
- wget -q https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz
|
||||
|
|
Loading…
Reference in a new issue