Skip to content

Commit

Permalink
attempt fix
Browse files Browse the repository at this point in the history
  • Loading branch information
parterburn committed Jan 18, 2025
1 parent 172ad00 commit dd63a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y libpq-dev libicu-dev
sudo apt-get install -y libicu70
sudo apt-get install -y libicu74
- name: Build and create DB
env:
Expand Down

0 comments on commit dd63a21

Please sign in to comment.