Linting fix
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-03-23 23:08:33 -04:00
parent 3be0eabee2
commit 63b0936f25

View File

@@ -63,7 +63,7 @@ volumes:
# Pre-reqs
apt-get update && apt-get install -y wget git
# Setting up Hugo
# Setting up Hugo
wget https://github.com/gohugoio/hugo/releases/download/v0.145.0/hugo_0.145.0_linux-arm64.tar.gz &&
tar -xzf hugo_0.111.3_Linux-64bit.tar.gz &&
chmod +x hugo &&