Fix issue with workflow
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 24s

This commit is contained in:
Alex Selimov 2026-08-18 09:13:52 -04:00
parent 083aa45005
commit a1b56ed2b5

View file

@ -18,7 +18,7 @@ jobs:
- name: Setup Hugo
run: |
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
tar -xzf hugo_extended_0.164.0_linux-amd64.tar.gz
chmod +x hugo
mkdir -p ~/bin
mv hugo ~/bin/