looks like no clone by default
Some checks failed
cicd / cicd (push) Failing after 3s

This commit is contained in:
bel
2023-10-28 08:40:31 -06:00
parent c46293dc7f
commit b3a66b7062

View File

@@ -10,5 +10,7 @@ jobs:
runs-on: dind
steps:
- run: |
pwd
find . -type d
sh ./build.sh
shell: sh