Fix workflows

This commit is contained in:
Yunfan Li
2024-03-12 13:10:28 +08:00
parent 19cd29ff6d
commit 60b624a3ac
7 changed files with 8 additions and 8 deletions

View File

@@ -23,7 +23,7 @@ jobs:
name: ${{ matrix.os }}-${{ matrix.compiler }}-pch
env:
COMPILER: ${{ matrix.compiler }}
if: github.repository == 'azerothcore/azerothcore-wotlk' && !github.event.pull_request.draft
if: github.repository == 'liyunfan1223/azerothcore-wotlk' && !github.event.pull_request.draft
steps:
- uses: actions/checkout@v4
- name: Configure OS