Skip to content

Commit 57ecab1

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! Build SDL3 for ReadTheDocs workflow
1 parent ecd5ff9 commit 57ecab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ build:
1919
- git clone --depth 1 --branch release-3.2.16 https://github.com/libsdl-org/SDL.git sdl_repo
2020
- cmake -S sdl_repo -B sdl_build
2121
- cmake --build sdl_build --config Debug
22-
- cmake --install sdl_build --config Release --prefix ~/.local
22+
- cmake --install sdl_build --config Debug --prefix ~/.local
2323

2424
submodules:
2525
include: all

0 commit comments

Comments
 (0)