Skip to content

Commit 3618c59

Browse files
Update nightly.yml
1 parent a0ca8ba commit 3618c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ jobs:
293293
-DCMAKE_PREFIX_PATH="${{env.VCPKG_PATH}}" ^
294294
-DCMAKE_C_COMPILER=${{matrix.compiler.c}} ^
295295
-DCMAKE_CXX_COMPILER=${{matrix.compiler.cxx}} ^
296-
-G "Unix MakeFiles" ^
296+
-G "Unix\ Makefiles" ^
297297
-DUMF_BUILD_SHARED_LIBRARY=${{matrix.shared_library}} ^
298298
-DUMF_FORMAT_CODE_STYLE=OFF ^
299299
-DUMF_DEVELOPER_MODE=ON ^

0 commit comments

Comments
 (0)