Skip to content

Commit

Permalink
chore(#1): added libicu70 (22.04)
Browse files Browse the repository at this point in the history
  • Loading branch information
snovak7 committed Jun 1, 2024
1 parent 18ca556 commit 61c7b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- run: >
apt-get update
- run: >
apt-get install -y curl icu
apt-get install -y curl libicu70
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 61c7b6f

Please sign in to comment.