mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
[Hotfix] Fix CI since hand-ins are merged
This commit is contained in:
@@ -37,9 +37,6 @@ done
|
||||
echo "# Cloning quests repository"
|
||||
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 logs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user