diff --git a/scripts/windows/2-build.sh b/scripts/windows/2-build.sh index 28fee9b..9512410 100755 --- a/scripts/windows/2-build.sh +++ b/scripts/windows/2-build.sh @@ -2,4 +2,4 @@ set -ex -cmake --build bin --parallel -t BeamMP-Server +cmake --build bin --parallel -t BeamMP-Server --config Release