From ec7bb81473d16d21d055b4966e2f95e2e89c68dd Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sun, 19 Oct 2025 03:24:29 +0200 Subject: [PATCH] Update core-build-playerbots.yml --- .github/workflows/core-build-playerbots.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/core-build-playerbots.yml b/.github/workflows/core-build-playerbots.yml index 0d7bf98f7..ced05b222 100644 --- a/.github/workflows/core-build-playerbots.yml +++ b/.github/workflows/core-build-playerbots.yml @@ -50,7 +50,7 @@ jobs: uses: actions/checkout@v3 with: repository: 'mod-playerbots/mod-playerbots' - #ref: 'feature/core_update_10_2025' #used on core merge conflicts builds + ref: 'feature/core_update_10_2025' #used on core merge conflicts builds path: 'modules/mod-playerbots' - name: Install Requirements