force build release config on windows

This commit is contained in:
Lion Kortlepel 2023-12-09 20:00:33 +01:00
parent 7f11d0f002
commit 5523a4fe4b
No known key found for this signature in database
GPG Key ID: 4322FF2B4C71259B

View File

@ -2,4 +2,4 @@
set -ex
cmake --build bin --parallel -t BeamMP-Server
cmake --build bin --parallel -t BeamMP-Server --config Release