Skip to content

Commit 81813aa

Browse files
committed
ga build
1 parent 432b5ee commit 81813aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

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

2626
- name: Cache Rust dependencies
2727
uses: actions/cache@v3

0 commit comments

Comments
 (0)