Skip to content

Commit

Permalink
another attempt to fix publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danFbach authored and curquiza committed Jan 22, 2025
1 parent 5b51aad commit d76903d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y libicu-dev
sudo apt-get install -y libicu74
- name: Check release validity
run: sh .github/scripts/check-release.sh
- name: Setup dotnet
Expand Down

0 comments on commit d76903d

Please sign in to comment.