Skip to content

Commit

Permalink
Update cmangos-tbc-manual.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
celguar authored Apr 17, 2024
1 parent cb31a37 commit 56ed25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmangos-tbc-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
BOTS_BRANCH: "master"
CORE_REPO_OWNER: ${{github.repository_owner}}
BUILD_TYPE: RelWithDebInfo
BUILD_OPTIONS: "-DBUILD_EXTRACTORS=OFF -DBUILD_IKE3_BOTS=ON -DBUILD_AHBOT=ON -DBUILD_GIT_ID=ON"
BUILD_OPTIONS: "-DBUILD_EXTRACTORS=ON -DBUILD_PLAYERBOTS=ON -DBUILD_AHBOT=ON -DBUILD_GIT_ID=ON -DBUILD_MODULES=ON -DBUILD_MODULE_ACHIEVEMENTS=ON -DBUILD_MODULE_DUALSPEC=ON -DBUILD_MODULE_HARDCORE=ON -DBUILD_MODULE_IMMERSIVE=ON -DBUILD_MODULE_TRANSMOG=ON"
REPO_DIR : ${{github.workspace}}
BUILD_DIR: ${{github.workspace}}/bin/builddir
BOOST_TOOLSET: "msvc"
Expand Down

0 comments on commit 56ed25c

Please sign in to comment.