Skip to content

Commit 2d55c53

Browse files
authored
okay how the h is this package called
1 parent 8a89021 commit 2d55c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autobuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
dotnet-version: 2.2.108
3030

3131
- name: Install libicu
32-
run: sudo apt-get install -y libunwind8 libicu
32+
run: sudo apt-get install -y libicu-dev
3333

3434
- name: Restore with .NET Core
3535
run: dotnet restore

0 commit comments

Comments
 (0)