This commit is contained in:
@@ -20,8 +20,8 @@ jobs:
|
||||
- name: Install Hugo Extended
|
||||
run: |
|
||||
apk add --no-cache wget tar rsync openssh
|
||||
wget https://github.com/gohugoio/hugo/releases/download/v0.146.0/hugo_extended_0.146.0_Linux-64bit.tar.gz
|
||||
tar -xzf hugo_extended_0.146.0_Linux-64bit.tar.gz
|
||||
wget https://github.com/gohugoio/hugo/releases/download/v0.152.2/hugo_extended_0.152.2_Linux-64bit.tar.gz
|
||||
tar -xzf hugo_extended_0.152.2_Linux-64bit.tar.gz
|
||||
mv hugo /usr/local/bin/hugo
|
||||
hugo version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user