fix workflow
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s

This commit is contained in:
Adam Jeniski 2025-08-04 09:41:57 -09:00
parent 6ab088191a
commit 24eaf6272c

View File

@ -17,4 +17,4 @@ jobs:
run: | run: |
ls ${{ gitea.workspace }} ls ${{ gitea.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}." - run: echo "🍏 This job's status is ${{ job.status }}."
- run: ./test.sh - run: bash test.sh