fix: action dependencies error

This commit is contained in:
YiFang Xiao 2023-11-07 07:12:43 +08:00
parent 764fef97e6
commit 6453eb28a3
2 changed files with 2 additions and 2 deletions

View file

@ -65,7 +65,7 @@ jobs:
wget ftp://ftp.sra.co.jp/pub/misc/eb/eb-4.4.3.tar.bz2
tar xvjf eb-4.4.3.tar.bz2
cd eb-4.4.3 && ./configure && make -j 8 && sudo make install && cd ..
brew install xz lzo
# brew install xz
brew install pkg-config
brew install libiconv
brew install xapian

View file

@ -56,7 +56,7 @@ jobs:
brew install hunspell
git clone https://github.com/xiaoyifang/eb.git
cd eb && ./configure && make -j 8 && sudo make install && cd ..
brew install xz lzo
# brew install xz
brew install pkg-config
brew install create-dmg
brew install xapian