Skip to content

Commit 474fadf

Browse files
abs
1 parent ae8d3ad commit 474fadf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
-DCMAKE_CXX_COMPILER=${{ matrix.cpp_compiler }}
7070
-DCMAKE_C_COMPILER=${{ matrix.c_compiler }}
7171
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }}
72+
-DCMAKE_MAKE_PROGRAM=/usr/bin/make
7273
-S ${{ github.workspace }}
7374
7475
- name: Build

0 commit comments

Comments
 (0)