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

This commit is contained in:
eko
2026-03-20 22:58:03 +07:00
parent 7b8273c0cf
commit 62e5b91d3e

View File

@@ -18,5 +18,7 @@ jobs:
ls ${{ gitea.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: ls -la
- run: ls -la app
- run: ls -la /app/Helpers
- run: pwd
- run: whoami