development build on ci

This commit is contained in:
Cat Flynn 2021-03-05 12:52:28 +00:00
parent 27e512a780
commit 1978a691d1
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ open -g $editorpath --args \
-batchmode \ -batchmode \
-quit \ -quit \
-nographics \ -nographics \
-developmentBuild \
-executeMethod "Ktyl.Util.BuildCommand.Run" \ -executeMethod "Ktyl.Util.BuildCommand.Run" \
-logFile $editorlogpath \ -logFile $editorlogpath \
-projectPath "$(pwd)/game" -projectPath "$(pwd)/game"