This commit is contained in:
shockrah 2024-09-29 14:07:08 -07:00
parent 1f04bfb35e
commit a8cb5e58d7

View File

@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: pwd && ls -R
- run: git init -b ${{ gitea.head_ref }}
- run: git init
- run: git remote add origin https://git.shockrah.xyz/shockrah/test.git
- run: git pull
- run: git lfs pull