Skip to content

Commit

Permalink
libicu
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-a committed Nov 29, 2024
1 parent af8dfec commit 2bef2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: try installing libgit
if: runner.os == 'Linux'
run: |
sudo apt-get install -y libgit2-dev
sudo apt-get install -y libgit2-dev libicu
- name: Build project
uses: cake-build/cake-action@v1
with:
Expand Down

0 comments on commit 2bef2a3

Please sign in to comment.