Skip to content

Commit d59bdaa

Browse files
authored
Update autobuild.yml
1 parent 2d55c53 commit d59bdaa

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 libicu
32-
run: sudo apt-get install -y libicu-dev
31+
- name: Install libunwind8
32+
run: sudo apt-get install -y libunwind8
3333

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

0 commit comments

Comments
 (0)