We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63be5a commit 0b3b14cCopy full SHA for 0b3b14c
.github/workflows/ci.yml
@@ -55,6 +55,7 @@ jobs:
55
with:
56
repository: 'build2/build2-toolchain'
57
submodules: recursive
58
+ fetch-depth: 0
59
60
# Build
61
- name: Windows Build by Clang
0 commit comments