List all files in home directory of the runner.
Some checks failed
Build / build (push) Failing after 52s
Some checks failed
Build / build (push) Failing after 52s
This commit is contained in:
parent
4c87a7da1c
commit
33000e5b54
@ -19,8 +19,8 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: recursive
|
||||
#- name: "Where are my files????"
|
||||
# run: ls -la
|
||||
- name: "Where are my files????"
|
||||
run: ls -laR
|
||||
- name: Run Build Script
|
||||
run: docker-compose run build
|
||||
working-directory: ${{ gitea.workspace }}
|
||||
|
Loading…
Reference in New Issue
Block a user