Commit 74d93801 authored by nanahira's avatar nanahira

ref

parent 70fdbca3
...@@ -186,11 +186,12 @@ ...@@ -186,11 +186,12 @@
"remote": "origin", "remote": "origin",
"branch": "server", "branch": "server",
"callback": { "callback": {
"command": "make", "command": "bash",
"args": [ "args": [
"config=release" "-c",
"premake4 gmake ; cd build ; make config=release ; cd .. ; strip ygopro"
], ],
"path": "./ygopro/build/" "path": "./ygopro/"
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment