remove debug arg
All checks were successful
Build Hugo Site / build (push) Successful in 25s

This commit is contained in:
John 2025-03-09 08:26:49 -05:00
parent 4bba2b8131
commit c0b4e29b8a

View File

@ -38,7 +38,7 @@ jobs:
chown -R root:root /data/hugo
# Build directly in the workspace
hugo --minify --debug
hugo --minify
echo "Contents of generated public directory:"
ls -la public/