Skip to content

Commit 868fe59

Browse files
committed
Fix SDL2 dlopen
1 parent 6821529 commit 868fe59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ jobs:
243243
"libp11-kit.0"
244244
"libpcre2-8.0"
245245
"libpng16.16"
246-
"libSDL2"
246+
"libSDL2-2.0.0"
247247
"libtasn1.6"
248248
"libunistring.5"
249249
"libXau.6"

0 commit comments

Comments
 (0)