Update workflow hugo version
Some checks failed
Build and Deploy Hugo / deploy (push) Failing after 19s
Some checks failed
Build and Deploy Hugo / deploy (push) Failing after 19s
This commit is contained in:
parent
80ff6d2526
commit
083aa45005
2 changed files with 27 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
|
||||
- name: Setup Hugo
|
||||
run: |
|
||||
wget https://github.com/gohugoio/hugo/releases/download/v0.147.8/hugo_extended_0.147.8_linux-amd64.tar.gz
|
||||
wget https://github.com/gohugoio/hugo/releases/download/v0.164.0/hugo_extended_0.164.0_linux-amd64.tar.gz
|
||||
tar -xzf hugo_extended_0.147.8_linux-amd64.tar.gz
|
||||
chmod +x hugo
|
||||
mkdir -p ~/bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue