qwer
All checks were successful
Sample job / lfs-clone-public (push) Successful in 3s

This commit is contained in:
shockrah 2024-09-29 14:18:41 -07:00
parent aade646aaf
commit 1e802f83c7

View File

@ -26,5 +26,6 @@ jobs:
- run: git init - run: git init
- run: git remote add origin https://git.shockrah.xyz/shockrah/test.git - run: git remote add origin https://git.shockrah.xyz/shockrah/test.git
- run: git pull origin main - run: git pull origin main
- run: pwd && ls -Ral
- run: git lfs pull - run: git lfs pull
- run: pwd && ls -Ral - run: pwd && ls -Ral