From 21e313a7f125972243fd0c41be13a6f54b71798d Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sat, 18 Oct 2025 09:09:01 +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..e260d13d2 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