Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise
Browse files Browse the repository at this point in the history
  • Loading branch information
Legendaxe committed Jan 14, 2024
2 parents 55789c9 + 4e76e77 commit ba49fd9
Show file tree
Hide file tree
Showing 124 changed files with 18,787 additions and 19,360 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
tools/ci/install_byond.sh
source $HOME/BYOND/byond/bin/byondsetup
tools/ci/generate_maplist.sh
tools/ci/dm.sh -DCIMAP paradise.dme
DreamMaker -DMULTIINSTANCE -DCIMAP paradise.dme
unit_tests_and_sql:
name: Unit Tests + SQL Validation
Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:
run: |
tools/ci/install_byond.sh '${{ matrix.byondtype }}'
source $HOME/BYOND/byond/bin/byondsetup
tools/ci/dm.sh -DCIBUILDING paradise.dme
DreamMaker -DMULTIINSTANCE -DCIBUILDING paradise.dme
echo '${{ matrix.maptype }}' > data/next_map.txt
tools/ci/run_server.sh
Expand Down
Loading

0 comments on commit ba49fd9

Please sign in to comment.