Skip to content

Commit ef76429

Browse files
Install icu4c as well
1 parent 9478bbf commit ef76429

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/macos-cxx20-vcpkg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Run vcpkg
5555
uses: lukka/run-vcpkg@v11
5656
- name: Install ninja
57-
run: brew install ninja autoconf bison flex pkg-config
57+
run: brew install ninja autoconf bison flex pkg-config icu4c
5858
if: matrix.os == 'macos-latest'
5959
- name: Compile
6060
if: matrix.db == 'duckdb'

0 commit comments

Comments
 (0)