add debugger
Some checks failed
Deploy / deploy (push) Failing after 4s

This commit is contained in:
2026-05-25 00:04:49 -03:00
parent 368fdbc965
commit 52ca66e6c3

View File

@@ -17,6 +17,11 @@ jobs:
ls -la
ls -la $(pwd)
- name: Debug1
run: |
ls /web || echo "no /web"
cat /etc/hostname
- name: Build
run: |
wget https://github.com/gohugoio/hugo/releases/download/v0.147.1/hugo_0.147.1_linux-amd64.tar.gz