mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-09 14:59:45 +00:00
Bump to hugo 0.43
This commit is contained in:
parent
088c65bac5
commit
1c5ab5a047
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
git:
|
||||
depth: false
|
||||
|
||||
|
||||
env:
|
||||
- HUGO_VERSION="0.42.2"
|
||||
- HUGO_VERSION="0.43"
|
||||
|
||||
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