We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fbc49a commit 9c5e8bbCopy full SHA for 9c5e8bb
.github/workflows/build.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- uses: actions/checkout@v4
47
with:
48
- fetch-depth: 1
+ fetch-depth: 0
49
50
- name: Install LLVM toolchain
51
run: |
0 commit comments