mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-31 00:48: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
@@ -60,8 +60,6 @@ jobs:
|
|||||||
texinfo \
|
texinfo \
|
||||||
zlib
|
zlib
|
||||||
|
|
||||||
HOMEBREW_DEVELOPER=true brew install --formulae ./boost@1.76.rb
|
|
||||||
|
|
||||||
- name: Setup PkgConfig
|
- name: Setup PkgConfig
|
||||||
if: startsWith(matrix.os, 'windows-')
|
if: startsWith(matrix.os, 'windows-')
|
||||||
run: choco install pkgconfiglite -y
|
run: choco install pkgconfiglite -y
|
||||||
|
|||||||
Reference in New Issue
Block a user