We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d460007 commit 65f5ba8Copy full SHA for 65f5ba8
.github/workflows/cmake.yml
@@ -88,6 +88,7 @@ jobs:
88
env:
89
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
90
CMAKE_GENERATOR: ${{ matrix.cmake_generator }}
91
+ SVN_EXPERIMENTAL_COMMANDS: shelf3
92
93
steps:
94
- name: Prepare Environment (Windows)
0 commit comments