Skip to content

Commit 33d04e1

Browse files
Hind-MAlex-PLACET
authored andcommitted
Fix typo
1 parent 942f3df commit 33d04e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
-DCMAKE_CXX_STANDARD=20 ^
7575
-DSPARROW_IPC_BUILD_SHARED=${{ matrix.build_shared }} ^
7676
-DFETCH_DEPENDENCIES_WITH_CMAKE=MISSING ^
77-
-DCMAKE_VERBOSE_MAKEFILE=ON ^^
77+
-DCMAKE_VERBOSE_MAKEFILE=ON ^
7878
-DSPARROW_IPC_BUILD_TESTS=ON
7979
if %errorlevel% neq 0 exit /b %errorlevel%
8080
cmake --build build/ --parallel

0 commit comments

Comments
 (0)