Skip to content

Commit c298104

Browse files
committed
Upgrade
1 parent fadb005 commit c298104

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
run: |
2323
sudo apt-get update
2424
sudo apt-get install -y libgdiplus
25+
sudo ln -sf /usr/lib/libgdiplus.so /usr/lib/gdiplus.dll
2526
2627
- name: Check Tag
2728
id: check-tag

0 commit comments

Comments
 (0)