hc name
This commit is contained in:
parent
37d96d880e
commit
094cd8a010
@ -23,7 +23,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Git clone
|
||||
run: git clone --depth 0 ${{ gitea.repositoryUrl }}
|
||||
run: git clone --depth 0 https://git.shockrah.xyz/shockrah/test.git
|
||||
- name: Setup git lfs
|
||||
run: git lfs pull
|
||||
working-directory: ${{ github.event.repository.name }}
|
||||
|
Loading…
Reference in New Issue
Block a user