Skip to content

Commit d637549

Browse files
committed
commit
1 parent f8541ed commit d637549

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ build:
1414
- export PATH=$PWD/protoc/bin:$PATH
1515
- PATH=$PWD/protoc/bin:$PATH && protoc --version
1616
- pip install maturin
17-
- cd python && maturin build --release -o dist
17+
- PATH=$PWD/protoc/bin:$PATH && cd python && maturin build --release -o dist
1818
- pip install python/dist/*.whl
1919

2020
python:

0 commit comments

Comments
 (0)