From 00e48c7548b39dc23896cf9a8ae631e45e3f6f0a Mon Sep 17 00:00:00 2001 From: Yunfan Li Date: Tue, 12 Mar 2024 13:54:36 +0800 Subject: [PATCH] Update core-build.yml --- .github/workflows/core-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/core-build.yml b/.github/workflows/core-build.yml index 1a86ab25..96c27848 100644 --- a/.github/workflows/core-build.yml +++ b/.github/workflows/core-build.yml @@ -52,7 +52,7 @@ jobs: - name: Checkout Playerbot Module uses: actions/checkout@v3 with: - repository: 'liyunfan1223/azerothcore-wotlk' + repository: 'liyunfan1223/mod-playerbots' path: 'modules/mod-playerbots' - name: Install Requirements