mirror of
https://github.com/azerothcore/mod-transmog
synced 2025-11-29 22:48:30 +08:00
ci(core_build.yml): fix ci workflow modules
This commit is contained in:
2
.github/workflows/core_build.yml
vendored
2
.github/workflows/core_build.yml
vendored
@@ -7,6 +7,6 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
uses: azerothcore/reusable-workflows/.github/workflows/core_build_modules.yml@main
|
uses: azerothcore/reusable-workflows/.github/workflows/core_build_modules.yml@Kitzunu-patch-1
|
||||||
with:
|
with:
|
||||||
module_repo: ${{ github.event.repository.name }}
|
module_repo: ${{ github.event.repository.name }}
|
||||||
|
|||||||
Reference in New Issue
Block a user