From 42dd1e588f3c211dd416244577a1881cbec9e7b8 Mon Sep 17 00:00:00 2001 From: YiFang Xiao Date: Tue, 29 Aug 2023 11:43:42 +0800 Subject: [PATCH] action: macos ,remove unused line --- .github/workflows/macos-homebrew.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/macos-homebrew.yml b/.github/workflows/macos-homebrew.yml index 01a8db3a..56c6eae4 100644 --- a/.github/workflows/macos-homebrew.yml +++ b/.github/workflows/macos-homebrew.yml @@ -76,10 +76,8 @@ jobs: brew install create-dmg brew install xapian brew install libzim - # brew reinstall icu4c + brew install dylibbundler - find /opt -name libicudata.72.dylib - find /usr/local -name libicudata.72.dylib find /opt -name libzstd.1.dylib find /usr/local -name libzstd.1.dylib brew install dylibbundler