Skip to content

Commit

Permalink
ci: new macos agent ?
Browse files Browse the repository at this point in the history
  • Loading branch information
ctapmex committed Oct 18, 2024
1 parent 4dfc575 commit 84e5d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/colorer_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:

- name: Install dependency
# icu4c is already installed
run: brew install minizip ninja libxml2
run: brew install minizip ninja libxml2 icu4c

- name: Relink icu, because he is 'keg-only'
run: brew link icu4c --force
Expand Down

0 comments on commit 84e5d8b

Please sign in to comment.