Fix workflows
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
name: ${{ matrix.os }}-${{ matrix.compiler }}-nopch
|
||||
env:
|
||||
COMPILER: ${{ matrix.compiler }}
|
||||
if: github.repository == 'azerothcore/azerothcore-wotlk'
|
||||
if: github.repository == 'liyunfan1223/azerothcore-wotlk'
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Cache
|
||||
|
||||
Reference in New Issue
Block a user