Skip to content
Snippets Groups Projects
Commit b1ae877a authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Force SBBSCTRL and SBBSEXEC to point to the local repo ctrl and exec dirs (For Windows builds)

parent 1912a716
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #601 failed
......@@ -46,6 +46,8 @@ build-sbbs-windows:
stage: build
script:
- cd src/sbbs3
- set SBBSCTRL=../../ctrl
- set SBBSEXEC=../../exec
- .\build.bat
artifacts:
name: sbbs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment