aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/tools.yml8
1 files changed, 1 insertions, 7 deletions
diff --git a/.github/workflows/tools.yml b/.github/workflows/tools.yml
index 19c11f03a6..61308603ee 100644
--- a/.github/workflows/tools.yml
+++ b/.github/workflows/tools.yml
@@ -54,19 +54,13 @@ jobs:
gnu-sed \
gnu-tar \
grep \
- libidn2 \
- libunistring \
m4 \
make \
mpfr \
ncurses \
- openssl@1.1 \
pcre \
pkg-config \
- quilt \
- readline \
- wget \
- zstd
+ wget
echo "/bin" >> "$GITHUB_PATH"
echo "/sbin/Library/Apple/usr/bin" >> "$GITHUB_PATH"