mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-30 16:38:41 +03:00
Remove boost installation from workflow
Removed unnecessary installation command for boost.
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -59,8 +59,6 @@ jobs:
|
||||
tbb \
|
||||
texinfo \
|
||||
zlib
|
||||
|
||||
HOMEBREW_DEVELOPER=true brew install --formulae ./boost@1.76.rb
|
||||
|
||||
- name: Setup PkgConfig
|
||||
if: startsWith(matrix.os, 'windows-')
|
||||
|
||||
Reference in New Issue
Block a user