Skip to content

Commit ac9d8cd

Browse files
authored
come the h on
1 parent f8f4835 commit ac9d8cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/autobuild.yml

+2-2
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 libicu70
32-
run: sudo apt-get install -y libicu70
31+
- name: Install libicu74
32+
run: sudo apt-get install -y libicu74
3333

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

0 commit comments

Comments
 (0)