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