Skip to content

Commit 6825cd3

Browse files
committed
cline fixes build
1 parent 24aa985 commit 6825cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
# ruby-version: 2.6
4040
#
4141
# - name: Build
42-
shell: cmd
42+
# shell: cmd
4343
# run: |
4444
# cd build
4545
# 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

Comments
 (0)