new workflow
Some checks failed
publish / publish (push) Failing after 7m32s

This commit is contained in:
themelm 2025-05-25 02:08:55 -07:00
parent 9b65aa726a
commit 7f19054070

View file

@ -30,7 +30,8 @@ jobs:
- name: Install Hugo - name: Install Hugo
run: | 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 - uses: https://forge.melm.xyz/melmco/cache@v3
with: with: