mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-21 21:17:25 +00:00
fix build directory issue
This commit is contained in:
parent
a19afaaab0
commit
9fc6b4e973
@ -73,6 +73,7 @@
|
||||
},
|
||||
{
|
||||
"name": "linux-base",
|
||||
"inherits": "default",
|
||||
"hidden": true,
|
||||
"condition": {
|
||||
"type": "equals",
|
||||
@ -82,6 +83,7 @@
|
||||
},
|
||||
{
|
||||
"name": "macos-base",
|
||||
"inherits": "default",
|
||||
"hidden": true,
|
||||
"condition": {
|
||||
"type": "equals",
|
||||
|
Loading…
Reference in New Issue
Block a user