This commit is contained in:
parent
9b65aa726a
commit
7f19054070
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@ jobs:
|
|||
|
||||
- name: Install Hugo
|
||||
run: |
|
||||
go install -tags extended github.com/gohugoio/hugo@0.140.2
|
||||
wget -O hugo.deb https://github.com/gohugoio/hugo/releases/download/v0.144.2/hugo_extended_0.144.2_linux-amd64.deb
|
||||
dpkg -i hugo.deb
|
||||
|
||||
- uses: https://forge.melm.xyz/melmco/cache@v3
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue