chore. Compatibility with the latest version of the emulator

This commit is contained in:
Pagani Walter 2024-09-13 23:54:12 -03:00
parent 8137419b65
commit a48672d966
7 changed files with 118 additions and 9 deletions

12
.github/workflows/core-build.yml vendored Normal file
View file

@ -0,0 +1,12 @@
name: core-build
on:
push:
branches:
- 'master'
pull_request:
jobs:
build:
uses: azerothcore/reusable-workflows/.github/workflows/core_build_modules.yml@main
with:
module_repo: ${{ github.event.repository.name }}