Skip to content

Commit c0b9fc6

Browse files
committed
update
1 parent f5a25a7 commit c0b9fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
version-sdl-rtf: 3-head
5858
version-sdl-ttf: 3-head
5959
shell: ${{ matrix.platform.shell }}
60-
cmake-arguments: ${{ matrix.platform.cmake-arguments }}
60+
cmake-arguments: '-DSDLTTF_VENDORED=ON ${{ matrix.platform.cmake-arguments }}'
6161
cmake-toolchain-file: ${{ matrix.platform.cmake-toolchain-file }}
6262
cmake-generator: Ninja
6363
install-linux-dependencies: true

0 commit comments

Comments
 (0)