We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42a88ea + 571ab28 commit 7c12d8bCopy full SHA for 7c12d8b
3 files changed
.github/workflows/copilot-setup-steps.yml
@@ -34,6 +34,7 @@ jobs:
34
- uses: actions/checkout@v4
35
with:
36
submodules: recursive
37
+ clean: false
38
39
- name: Unshallow vcpkg submodule
40
run: |
.github/workflows/ubuntu-ci.yml
@@ -24,6 +24,7 @@ jobs:
24
25
26
27
28
29
30
.github/workflows/windows-ci.yml
shell: pwsh
0 commit comments