mirror of
https://github.com/azerothcore/mod-account-mounts
synced 2025-11-29 15:38:20 +08:00
Hotfix
This commit is contained in:
4
.github/workflows/core-build.yml
vendored
4
.github/workflows/core-build.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: 'recursive'
|
||||
path: 'modules/mod-dynamic-xp'
|
||||
path: 'modules/mod-account-mounts'
|
||||
- name: Cache
|
||||
uses: actions/cache@v1.1.2
|
||||
with:
|
||||
@@ -42,4 +42,4 @@ jobs:
|
||||
- name: Dry run
|
||||
run: source ./apps/ci/ci-worldserver-dry-run.sh
|
||||
- name: Check startup errors
|
||||
run: source ./apps/ci/ci-error-check.sh
|
||||
run: source ./apps/ci/ci-error-check.sh
|
||||
|
||||
Reference in New Issue
Block a user