1
0
mirror of https://git.shylie.info/shylie/glerminal.git synced 2025-07-15 07:30:08 +00:00

Fetch entire repo history

This commit is contained in:
Shylie 2024-05-30 12:04:05 -04:00
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