Skip to content

Commit

Permalink
ga build
Browse files Browse the repository at this point in the history
  • Loading branch information
4kimov committed Dec 21, 2024
1 parent 432b5ee commit 81813aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Install pkg-config (macOS)
if: runner.os == 'macOS'
run: brew install pkg-config
run: brew install git icu4c pkg-config

- name: Cache Rust dependencies
uses: actions/cache@v3
Expand Down

0 comments on commit 81813aa

Please sign in to comment.