mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-05 11:12:42 +00:00
[Hotfix] Fix CI since hand-ins are merged
This commit is contained in:
parent
6fb919a16f
commit
91a0e14509
@ -37,9 +37,6 @@ done
|
|||||||
echo "# Cloning quests repository"
|
echo "# Cloning quests repository"
|
||||||
git -C ./quests pull 2> /dev/null || git clone https://github.com/ProjectEQ/projecteqquests.git quests
|
git -C ./quests pull 2> /dev/null || git clone https://github.com/ProjectEQ/projecteqquests.git quests
|
||||||
|
|
||||||
# remove this eventually
|
|
||||||
cd ./quests && git checkout akkadius/item-handin-overhaul && cd ..
|
|
||||||
|
|
||||||
mkdir maps
|
mkdir maps
|
||||||
mkdir logs
|
mkdir logs
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user