remote name

This commit is contained in:
shockrah 2024-09-29 14:09:11 -07:00
parent a8cb5e58d7
commit 65ce8e6b91

View File

@ -25,6 +25,6 @@ jobs:
- run: pwd && ls -R - run: pwd && ls -R
- 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 - run: git pull origin master
- run: git lfs pull - run: git lfs pull
- run: pwd && ls -Ral - run: pwd && ls -Ral