Remove boost installation from workflow

Removed unnecessary installation command for boost.
This commit is contained in:
Rudokhvist
2025-12-22 10:58:07 +02:00
committed by GitHub
parent af515a1dd8
commit 07f3f57ff9

View File

@@ -60,8 +60,6 @@ jobs:
texinfo \
zlib
HOMEBREW_DEVELOPER=true brew install --formulae ./boost@1.76.rb
- name: Setup PkgConfig
if: startsWith(matrix.os, 'windows-')
run: choco install pkgconfiglite -y