Skip to content

Commit 0b3b14c

Browse files
committedJan 21, 2021
Set fetch-depth to 0
actions/checkout#402 (comment)
1 parent f63be5a commit 0b3b14c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
with:
5656
repository: 'build2/build2-toolchain'
5757
submodules: recursive
58+
fetch-depth: 0
5859

5960
# Build
6061
- name: Windows Build by Clang

0 commit comments

Comments
 (0)
Failed to load comments.