Skip to content

Commit

Permalink
brew install file
Browse files Browse the repository at this point in the history
  • Loading branch information
eagleoflqj committed Sep 13, 2024
1 parent 29c80b2 commit f4ab566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ jobs:
brew install \
nlohmann-json \
extra-cmake-modules \
librsvg@2.58.4 \
md5sha1sum \
ninja
wget https://raw.githubusercontent.com/Homebrew/homebrew-core/7c187c00373bdd9af820b4ef848a346c15b18ee3/Formula/lib/librsvg.rb && brew install ./librsvg.rb
./install-deps.sh ${{ matrix.arch }}
npm i -g pnpm
pnpm --prefix=fcitx5-webview i
Expand Down

0 comments on commit f4ab566

Please sign in to comment.