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 24aa985 commit 6825cd3Copy full SHA for 6825cd3
.github/workflows/build.yml
@@ -39,7 +39,7 @@ jobs:
39
# ruby-version: 2.6
40
#
41
# - name: Build
42
- shell: cmd
+ # shell: cmd
43
# run: |
44
# cd build
45
# cmake -G "Visual Studio 17 2022" -DCMAKE_BUILD_TYPE=Release -DBUILD_IPO=ON -DBUILD_WITH_ALL=ON -DCMAKE_POLICY_VERSION_MINIMUM=3.5 ..
0 commit comments