From 131b00e728b2c4c732eec538d6b91ccec39d2051 Mon Sep 17 00:00:00 2001 From: Xiao YiFang Date: Tue, 29 Nov 2022 20:48:24 +0800 Subject: [PATCH] accidently replace the eb github url --- .github/workflows/macos-homebrew.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/macos-homebrew.yml b/.github/workflows/macos-homebrew.yml index 225187f1..d203cbb4 100644 --- a/.github/workflows/macos-homebrew.yml +++ b/.github/workflows/macos-homebrew.yml @@ -266,7 +266,7 @@ jobs: brew install libtiff brew install libvorbis brew install hunspell - git clone https://github.com/jurplel/eb.git + git clone https://github.com/xiaoyifang/eb.git cd eb && ./configure && make -j 8 && sudo make install && cd .. brew install xz lzo brew install pkg-config