extracting path

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: ls -la
- run: echo "${{ toJson(gitea) }}"
- run: git clone https://git.shockrah.xyz/shockrah/dockers.git
- run: echo "$PATH"
- run: "ls ${{ gitea.action_path }}"