Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2023-10-25 19:38:07 +00:00
parent 9786a1ab40
commit f01baab207

View File

@ -20,6 +20,7 @@ jobs:
- run: echo "The workflow is now ready to test your code on the runner."
- name: List files in the repository
run: |
echo ${{ gitea.workspace }}
ls ${{ gitea.workspace }}
- name: Build the damn thing
run: |