Skip to content

Commit bdcb723

Browse files
committed
We need more fetch-depth on rust
Signed-off-by: Charalampos Mitrodimas <charalampos@wasmer.io>
1 parent 613256c commit bdcb723

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ jobs:
100100
submodules: "recursive"
101101
# Don't clean so downloaded LLVM etc can be reused.
102102
clean: false
103+
fetch-depth: 50
103104

104105
# We need the full history for the main repo so the build tooling can
105106
# determine the cached LLVM download.

0 commit comments

Comments
 (0)