other thing

This commit is contained in:
silicons
2021-04-25 16:09:41 -07:00
parent 9933a917ac
commit 990e74179a

3
tools/ci/build.ps1 Executable file → Normal file
View File

@@ -5,7 +5,6 @@ if(!(Test-Path -Path "C:/byond")){
}
bash tools/ci/install_node.sh
bash tgui/bin/tgui --build
bash tools/build/build
&"C:/byond/bin/dm.exe" -max_errors 0 tgstation.dme
exit $LASTEXITCODE