From 2eda59a0dc5afee2df25f5a93234b2283e83b9b5 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sat, 18 Oct 2025 12:34:54 +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 e260d13d2..59ed7119b 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' #temp path: 'modules/mod-playerbots' - name: Install Requirements