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

This commit is contained in:
eko
2026-03-20 23:27:17 +07:00
parent bd993f3a27
commit f49fb88285

View File

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