Update Hugo
This commit is contained in:
parent
4183b2ff7e
commit
143353d9c8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ machine:
|
|||
|
||||
dependencies:
|
||||
pre:
|
||||
- wget https://github.com/spf13/hugo/releases/download/v0.22/hugo_0.22_Linux-64bit.deb -O /tmp/hugo.deb && sudo dpkg -i /tmp/hugo.deb
|
||||
- wget https://github.com/gohugoio/hugo/releases/download/v0.24.1/hugo_0.24.1_Linux-64bit.deb -O /tmp/hugo.deb && sudo dpkg -i /tmp/hugo.deb
|
||||
|
||||
test:
|
||||
override:
|
||||
|
|
Loading…
Reference in a new issue