From d9c7330434c2d820b440e2f91665a5b9a105f663 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sat, 18 Oct 2025 15:45:13 +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 59ed7119b..0d7bf98f7 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' #temp + #ref: 'feature/core_update_10_2025' #used on core merge conflicts builds path: 'modules/mod-playerbots' - name: Install Requirements