squash: Do not limit fetch depth
Some checks failed
build static site / build (pull_request) Failing after 21s
Some checks failed
build static site / build (pull_request) Failing after 21s
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
This commit is contained in:
parent
d008200658
commit
53f252207f
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 1
|
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
- uses: actions/cache@v4
|
- uses: actions/cache@v4
|
||||||
|
|
Loading…
Reference in a new issue