Skip to content

Commit 9c5e8bb

Browse files
authored
Update build.yml
1 parent 4fbc49a commit 9c5e8bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
4646
- uses: actions/checkout@v4
4747
with:
48-
fetch-depth: 1
48+
fetch-depth: 0
4949

5050
- name: Install LLVM toolchain
5151
run: |

0 commit comments

Comments
 (0)