try actions/checkout@v3
Some checks failed
cicd / cicd (push) Failing after 16s

This commit is contained in:
bel
2023-10-28 08:45:02 -06:00
parent b970d4b6fa
commit d6a2d3269c

View File

@@ -9,7 +9,10 @@ jobs:
name: cicd
runs-on: dind
steps:
- run: |
- name: checkout
uses: actions/checkout@v3
- name: cicd
run: |
pwd
find . -type d
sh ./build.sh