Skip to content

Commit

Permalink
Try editing build.py on RTD instead
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarkall committed Jul 5, 2024
1 parent 587c885 commit 29fcbb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ build:
apt_packages:
- llvm-15
jobs:
post_system_dependencies:
- update-alternatives --install /usr/bin/llvm-config llvm-config /usr/bin/llvm-config-15 200
post_checkout:
- sed -i "s/'llvm-config'/'llvm-config-15'/g" ffi/build.py

sphinx:
configuration: docs/source/conf.py
Expand Down

0 comments on commit 29fcbb8

Please sign in to comment.