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