Compare commits

...

2 Commits

Author SHA1 Message Date
3e0f3f2d6d testing lfs details
All checks were successful
Sample job / lfs-clone-public (push) Successful in 3s
2024-09-29 14:22:33 -07:00
1e802f83c7 qwer
All checks were successful
Sample job / lfs-clone-public (push) Successful in 3s
2024-09-29 14:18:41 -07:00

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 && file * && ls -al
- run: git lfs pull - run: git lfs pull
- run: pwd && ls -Ral - run: pwd && file * && ls -Ral