Skip to content

Commit ec19280

Browse files
Copilotm-aciek
andcommitted
Install rinohtype from GitHub URL instead of PyPI
Co-authored-by: m-aciek <9288014+m-aciek@users.noreply.github.com>
1 parent fce2dc0 commit ec19280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
ref: ${{ github.event.inputs.reference }}
168168
- run: make venv
169169
working-directory: ./Doc
170-
- run: ./venv/bin/pip install rinohtype
170+
- run: ./venv/bin/pip install git+https://github.com/brechtm/rinohtype
171171
working-directory: ./Doc
172172
- run: ./venv/bin/sphinx-build -b rinoh . build/rinoh
173173
working-directory: ./Doc

0 commit comments

Comments
 (0)