fixed ci
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 23s

This commit is contained in:
christian 2024-04-27 08:36:25 +02:00
parent ed8ecbf562
commit d366c75a2f

View File

@ -15,4 +15,4 @@ jobs:
- name: List files in the repository - name: List files in the repository
run: | run: |
ls ${{ gitea.workspace }} ls ${{ gitea.workspace }}
- run: echo "🍏 This job's status is ${{ gitea.status }}." - run: echo "🍏 This jobs status is ${{ gitea.status }}."