mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-19 06:40:14 +00:00
add ci/cd from server
This commit is contained in:
5
scripts/windows/2-build.sh
Executable file
5
scripts/windows/2-build.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -ex
|
||||
|
||||
cmake --build bin --parallel -t BeamMP-Launcher --config Release
|
||||
Reference in New Issue
Block a user