mirror of
https://github.com/diamante0018/master-tool.git
synced 2026-02-01 18:03:03 +00:00
chore: update Premake5
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -14,7 +14,7 @@ concurrency:
|
||||
cancel-in-progress: true
|
||||
|
||||
env:
|
||||
PREMAKE_VERSION: "5.0.0-beta7"
|
||||
PREMAKE_VERSION: "5.0.0-beta8"
|
||||
|
||||
jobs:
|
||||
build-windows:
|
||||
|
||||
@@ -107,7 +107,7 @@ if os.getenv("CI") then
|
||||
defines "CI"
|
||||
end
|
||||
|
||||
flags {"NoIncrementalLink", "NoMinimalRebuild", "MultiProcessorCompile"}
|
||||
multiprocessorcompile "On"
|
||||
|
||||
filter "configurations:Release"
|
||||
optimize "Size"
|
||||
|
||||
Reference in New Issue
Block a user