mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
CI: Update boost install action for windows workflow
This commit is contained in:
2
.github/workflows/win-x64-build.yml
vendored
2
.github/workflows/win-x64-build.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
||||
& ${{ env.OPENSSL_ROOT_DIR }}/bin/openssl.exe version
|
||||
|
||||
- name: Download and install Boost
|
||||
uses: MarkusJx/install-boost@v2.4.5
|
||||
uses: MarkusJx/install-boost@v2
|
||||
id: install-boost
|
||||
with:
|
||||
boost_version: 1.84.0
|
||||
|
||||
Reference in New Issue
Block a user