From ff5ea043b5ba9edcd0bdd332b0b6e3df0cbb3d67 Mon Sep 17 00:00:00 2001 From: Dean M Greer Date: Sat, 27 Apr 2024 05:56:28 +0000 Subject: [PATCH] macOS.yml: allow inotify Us my custom package from my brew tap --- .github/workflows/macOS.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/macOS.yml b/.github/workflows/macOS.yml index ae782190..815abac4 100644 --- a/.github/workflows/macOS.yml +++ b/.github/workflows/macOS.yml @@ -55,7 +55,6 @@ jobs: --without-alsa \ --without-capi \ --without-dbus \ - --without-inotify \ --without-oss \ --without-pulse \ --without-udev \