We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e5956f commit b411630Copy full SHA for b411630
1 file changed
.github/workflows/emu-build-all-linux.yml
@@ -10,7 +10,7 @@ permissions:
10
contents: "write"
11
12
env:
13
- PREMAKE_ACTION: "gmake2"
+ PREMAKE_ACTION: "gmake"
14
DEPS_CACHE_KEY: "emu-deps-linux"
15
DEPS_CACHE_DIR: "build/deps/linux"
16
0 commit comments