Update workflows

This commit is contained in:
Yunfan Li
2024-03-17 12:10:21 +08:00
parent b6906ddaf4
commit 9368377fec
3 changed files with 50 additions and 4 deletions

View File

@@ -21,8 +21,11 @@ jobs:
with:
repository: 'liyunfan1223/azerothcore-wotlk'
ref: 'Playerbot'
- name: Clone Playerbot Module
run: git clone --depth=1 --branch=master https://github.com/liyunfan1223/mod-playerbots.git modules/mod-playerbots
- name: Checkout Playerbot Module
uses: actions/checkout@v3
with:
repository: 'liyunfan1223/mod-playerbots'
path: 'modules/mod-playerbots'
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.9
- name: Configure OS