debug helper
Some checks failed
Build, Push and Deploy / build-and-deploy (push) Successful in 2m32s
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 8s

This commit is contained in:
eko
2026-03-22 09:33:46 +07:00
parent 41b8afa54f
commit d99b227639

View File

@@ -22,6 +22,11 @@ jobs:
- run: ls -la app/Helpers
- run: head -n 1 app/Helpers/Helper.php | od -c
- run: head -n 5 app/Helpers/Helper.php
- run: ls -la app/Helpers/Helper.php
- run: xxd -l 50 app/Helpers/Helper.php
- run: nl -ba app/Helpers/Helper.php | head -10
- run: php -l app/Helpers/Helper.php
- run: pwd
- run: whoami
- run: whoami