Test
Some checks failed
Raspberry Pi 4 Build / Explore-Gitea-Actions (push) Failing after 1m15s

This commit is contained in:
Arron David Nelson 2024-01-30 18:44:19 -08:00
parent 7747132b8e
commit 827b59a5f1

View File

@ -21,7 +21,7 @@ jobs:
run: | run: |
ls ${{ gitea.workspace }} ls ${{ gitea.workspace }}
- run: cd ${{ gitea.workspace }} - run: cd ${{ gitea.workspace }}
- run: make ${{ gitea.workspace }} - run: make
- name: List files in the repository - name: List files in the repository
run: | run: |
ls ${{ gitea.workspace }} ls ${{ gitea.workspace }}