mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-18 16:40:29 +00:00
CI: remove pcre from macOS
ff02e1561f2073b39814f2d73205a5209471b115 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…
x
Reference in New Issue
Block a user