forked from mirror/azerothcore-wotlk
chore: fix windows build (#25696)
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
name: ${{ matrix.os }}
|
||||
env:
|
||||
BOOST_ROOT: C:\local\boost_1_82_0
|
||||
BOOST_ROOT: C:\local\boost_1_87_0
|
||||
if: |
|
||||
github.repository == 'azerothcore/azerothcore-wotlk'
|
||||
&& !github.event.pull_request.draft
|
||||
|
||||
Reference in New Issue
Block a user