mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-16 11:56:56 +00:00
CI: remove pcre from macOS
ff02e1561f
added a host version of pcre
for packages that need it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
dd357409f6
commit
0a35d3f992
3
.github/workflows/tools.yml
vendored
3
.github/workflows/tools.yml
vendored
@ -49,8 +49,7 @@ jobs:
|
||||
git-extras \
|
||||
gnu-sed \
|
||||
grep \
|
||||
make \
|
||||
pcre
|
||||
make
|
||||
|
||||
echo "/bin" >> "$GITHUB_PATH"
|
||||
echo "/sbin/Library/Apple/usr/bin" >> "$GITHUB_PATH"
|
||||
|
Loading…
Reference in New Issue
Block a user