Skip to content

Commit 933bab6

Browse files
committed
fixup! fixup! Build SDL3 for ReadTheDocs workflow
1 parent 880a6e2 commit 933bab6

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
@@ -9,7 +9,7 @@ build:
99
tools:
1010
python: "3.11"
1111
jobs:
12-
post_build:
12+
pre_install:
1313
- git clone --depth 1 --branch release-3.2.16 https://github.com/libsdl-org/SDL.git sdl_repo
1414
- cmake -S sdl_repo -B sdl_build
1515
- cmake --build sdl_build --config Debug

0 commit comments

Comments
 (0)