Skip to content

Commit 220a452

Browse files
committed
ci: install SDL_ttf samples
1 parent f0cfb56 commit 220a452

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ jobs:
100100
-DBUILD_SHARED_LIBS=ON \
101101
-DCMAKE_BUILD_TYPE=Release \
102102
-DSDLIMAGE_SAMPLES=ON \
103+
-DSDLIMAGE_SAMPLES_INSTALL=ON \
103104
-DSDLIMAGE_TESTS=ON \
104105
-DSDLIMAGE_TESTS_INSTALL=ON \
105106
-DSDLIMAGE_AVIF=${{ !matrix.platform.noavif }} \

0 commit comments

Comments
 (0)