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

This commit is contained in:
eko
2026-03-20 23:38:44 +07:00
parent ae31f02818
commit 640d2937dd

View File

@@ -21,6 +21,7 @@ jobs:
- run: ls -la app
- run: ls -la app/Helpers
- run: head -n 1 app/Helpers/Helper.php | od -c
- run: head -n 5 app/Helpers/Helper.php
- run: php -l app/Helpers/Helper.php
- run: pwd
- run: whoami