feat(CI/Modules): add mod-progression-system (#9188)

This commit is contained in:
Francesco Borzì 2021-11-14 20:09:25 +01:00 committed by GitHub
parent 27839c2e64
commit 701b288864
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,3 +22,4 @@ git clone --depth=1 --branch=master https://github.com/azerothcore/mod-pvpstats-
git clone --depth=1 --branch=main https://github.com/azerothcore/mod-queue-list-cache.git modules/mod-queue-list-cache
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-server-auto-shutdown.git modules/mod-server-auto-shutdown
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-transmog.git modules/mod-transmog
git clone --depth=1 --branch=main https://github.com/azerothcore/mod-progression-system modules/mod-progression-system