Skip to content

Commit 3ad8693

Browse files
[CI] Fix;
1 parent 4888fea commit 3ad8693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dependencies/build_linux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ cd ../bgfx
4545

4646
../GENie/bin/linux/genie --with-tools --with-shared-lib --gcc=linux-clang gmake
4747

48-
make .build/projects/gmake-linux-clang $(nproc) config=release64
48+
make .build/projects/gmake-linux-clang/Makefile $(nproc) config=release64
4949

5050
mkdir -p ../../Tools/bin
5151

0 commit comments

Comments
 (0)