fix
All checks were successful
Build, Push and Deploy / build-and-deploy (push) Successful in 2m38s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s

This commit is contained in:
eko
2026-03-22 11:11:02 +07:00
parent c8a65d42fb
commit 498903f1e8

View File

@@ -26,8 +26,6 @@ jobs:
- run: ls -la app/Helpers/Helper.php
- run: file app/Helpers/Helper.php
- run: nl -ba app/Helpers/Helper.php | head -10
- run: php -l app/Helpers/Helper.php
- run: cat app/Helpers/Helper.php | cat -v
- run: pwd
- run: whoami