mirror of
https://git.shylie.info/shylie/glerminal.git
synced 2024-11-21 08:30:06 +00:00
Fetch entire repo history
This commit is contained in:
parent
35902c2803
commit
93df224dc8
@ -17,7 +17,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
path: prev
|
path: prev
|
||||||
fetch-depth: 2
|
fetch-depth: 0
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
lfs: true
|
lfs: true
|
||||||
- run: cd prev && git checkout 10a90a5f6a
|
- run: cd prev && git checkout 10a90a5f6a
|
||||||
|
Loading…
Reference in New Issue
Block a user