Skip to content

Commit

Permalink
Allow any version of ICU library
Browse files Browse the repository at this point in the history
  • Loading branch information
argilo committed Jan 29, 2025
1 parent 161482b commit d382cca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -356,9 +356,9 @@ jobs:
libgraphite2.dll \
libharfbuzz-0.dll \
libiconv-2.dll \
libicudt75.dll \
libicuin75.dll \
libicuuc75.dll \
libicudt*.dll \
libicuin*.dll \
libicuuc*.dll \
libintl-8.dll \
libmd4c.dll \
libmp3lame-0.dll \
Expand Down

0 comments on commit d382cca

Please sign in to comment.