From: Rosen Penev Date: Sat, 21 Jan 2023 22:59:27 +0000 (-0800) Subject: CI: tools: add gnu-getopt to macOS CI X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=183bad664167f73a6798980faab5d9b5bba06b5a;p=openwrt%2Fstaging%2Fjow.git CI: tools: add gnu-getopt to macOS CI This used to be implicit. No longer for some reason. Signed-off-by: Rosen Penev --- diff --git a/.github/workflows/tools.yml b/.github/workflows/tools.yml index b315346ed6..b9d712c2a6 100644 --- a/.github/workflows/tools.yml +++ b/.github/workflows/tools.yml @@ -47,6 +47,7 @@ jobs: findutils \ gawk \ git-extras \ + gnu-getopt \ gnu-sed \ grep \ make