Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
9786a1ab40
commit
f01baab207
|
@ -20,6 +20,7 @@ jobs:
|
||||||
- run: echo "The workflow is now ready to test your code on the runner."
|
- run: echo "The workflow is now ready to test your code on the runner."
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
|
echo ${{ gitea.workspace }}
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
- name: Build the damn thing
|
- name: Build the damn thing
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user