Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaprieto committed Jan 18, 2023
1 parent f1abca5 commit e076b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
- name: Install libicu
if: startsWith(matrix.os, 'ubuntu-')
run: sudo apt-get install icu libicu-dev libtinfo-dev libsystemd-dev libtinfo5 libtool
run: sudo apt-get intall libicu60 libicu-dev

- name: Build Project (macOS)
if: runner.os == 'macOS'
Expand Down

0 comments on commit e076b04

Please sign in to comment.