Skip to content

Commit

Permalink
install libicu-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
xoudini committed Dec 15, 2024
1 parent 74120e6 commit 086de07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/before-all-linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ case "$ID" in
;;

almalinux)
dnf -y install libicu
dnf -y install libicu libicu-devel
;;

*)
Expand Down

0 comments on commit 086de07

Please sign in to comment.