mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
Update core-build-playerbots.yml
This commit is contained in:
2
.github/workflows/core-build-playerbots.yml
vendored
2
.github/workflows/core-build-playerbots.yml
vendored
@@ -63,7 +63,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: 'mod-playerbots/mod-playerbots'
|
repository: 'mod-playerbots/mod-playerbots'
|
||||||
ref: ${{ github.event.inputs.playerbot_branch || 'master' }}
|
ref: ${{ inputs.playerbot_branch || github.head_ref || github.ref_name || 'master' }}
|
||||||
path: 'modules/mod-playerbots'
|
path: 'modules/mod-playerbots'
|
||||||
|
|
||||||
- name: Install Requirements
|
- name: Install Requirements
|
||||||
|
|||||||
Reference in New Issue
Block a user