extracting path
Some checks failed
Build Hugo Image / build-hugo-image (push) Successful in 2s
Simple Docker Hello World Test / hello-world (push) Failing after 3s

This commit is contained in:
shockrah 2024-08-27 16:06:32 -07:00
parent 8e1b209405
commit 6de0f13416

View File

@ -13,5 +13,6 @@ jobs:
- run: pwd - run: pwd
- run: ls -la - run: ls -la
- run: echo "${{ toJson(gitea) }}" - run: echo "${{ toJson(gitea) }}"
- run: git clone https://git.shockrah.xyz/shockrah/dockers.git - run: echo "$PATH"
- run: "ls ${{ gitea.action_path }}"