mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Fixes multibuild - It appears I cant do CI properly (#19637)
* It appears I cant do CI properly * AAAAAAA * ugh * Its clear I am out of fucks to give
This commit is contained in:
@@ -93,7 +93,7 @@ jobs:
|
||||
redis-version: 6
|
||||
- name: Compile & Run Unit Tests
|
||||
run: |
|
||||
tools/ci/install_byond.sh
|
||||
tools/ci/install_byond.sh '${{ matrix.byondtype }}'
|
||||
source $HOME/BYOND/byond/bin/byondsetup
|
||||
tools/ci/dm.sh -DCIBUILDING paradise.dme
|
||||
echo '${{ matrix.maptype }}' > data/next_map.txt
|
||||
|
||||
Reference in New Issue
Block a user