Skip to content

Commit f8f4835

Browse files
authored
libicu install attempt #6
1 parent d59bdaa commit f8f4835

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/autobuild.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
with:
2929
dotnet-version: 2.2.108
3030

31-
- name: Install libunwind8
32-
run: sudo apt-get install -y libunwind8
31+
- name: Install libicu70
32+
run: sudo apt-get install -y libicu70
3333

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

0 commit comments

Comments
 (0)