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

This commit is contained in:
eko
2026-03-20 23:05:31 +07:00
parent 62e5b91d3e
commit 2f996d1786

View File

@@ -19,6 +19,6 @@ jobs:
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: ls -la
- run: ls -la app
- run: ls -la /app/Helpers
- run: ls -la app/Helpers
- run: pwd
- run: whoami