Skip to content

Commit b411630

Browse files
committed
fix gmake
1 parent 6e5956f commit b411630

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/emu-build-all-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010
contents: "write"
1111

1212
env:
13-
PREMAKE_ACTION: "gmake2"
13+
PREMAKE_ACTION: "gmake"
1414
DEPS_CACHE_KEY: "emu-deps-linux"
1515
DEPS_CACHE_DIR: "build/deps/linux"
1616

0 commit comments

Comments
 (0)