Test
All checks were successful
Raspberry Pi 4 Build / Explore-Gitea-Actions (push) Successful in 5s

This commit is contained in:
Arron David Nelson 2024-01-30 18:41:38 -08:00
parent 9941c69a85
commit 4d92c019a9

View File

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