Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Commit 72379e0

Browse files
committed
Add pcre as dependency to build openscap.
1 parent a1f50a8 commit 72379e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
brew install swig
5959
brew install upx
6060
brew install libxmlsec1
61+
brew install pcre
6162
npm install -g appdmg
6263
echo "/usr/local/opt/qt/bin" >> $GITHUB_PATH
6364
echo "Qt5_DIR=/usr/local/opt/qt5/lib/cmake/Qt5" >> $GITHUB_ENV

0 commit comments

Comments
 (0)