Attempt to fix env sourcing for sh inn build context

This commit is contained in:
2025-05-28 17:55:44 +01:00
parent e420efdc1a
commit b34ec3d96d

View File

@@ -7,7 +7,7 @@ build:
jobs:
pre_install:
- curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
- source ~/.cargo/env
- . ~/.cargo/env
sphinx:
configuration: docs/conf.py