Test
All checks were successful
Raspberry Pi 4 Build / Explore-Gitea-Actions (push) Successful in 6s
All checks were successful
Raspberry Pi 4 Build / Explore-Gitea-Actions (push) Successful in 6s
This commit is contained in:
parent
4d92c019a9
commit
7747132b8e
@ -20,5 +20,9 @@ jobs:
|
|||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
|
- run: cd ${{ gitea.workspace }}
|
||||||
- run: make ${{ gitea.workspace }}
|
- run: make ${{ gitea.workspace }}
|
||||||
|
- name: List files in the repository
|
||||||
|
run: |
|
||||||
|
ls ${{ gitea.workspace }}
|
||||||
- run: echo "This job's status is ${{ job.status }}."
|
- run: echo "This job's status is ${{ job.status }}."
|
Loading…
Reference in New Issue
Block a user