From d6839f77eee1758c2dc740cb5864d4b5b9251c33 Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Mon, 28 Oct 2024 16:47:53 +0100 Subject: [PATCH] [skip ci] Remove duplicate icu dep on 8.4+ I see those were already added there --- .github/actions/brew/action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/actions/brew/action.yml b/.github/actions/brew/action.yml index e4288a00f92..287062e6f9f 100644 --- a/.github/actions/brew/action.yml +++ b/.github/actions/brew/action.yml @@ -22,7 +22,6 @@ runs: enchant \ libffi \ intltool \ - icu4c \ libiconv \ t1lib \ libxml2 \