Ammendment to the last commit
This commit is contained in:
parent
02365e4bee
commit
4e0e747d47
|
@ -44,7 +44,7 @@ jobs:
|
|||
pre-build-command: |
|
||||
apt-get --allow-releaseinfo-change update -y && apt-get install -y git && git --version
|
||||
python -m pip install --upgrade pip setuptools wheel
|
||||
python -m pip install -e .[docs]
|
||||
python -m pip install -e .[composable,docs]
|
||||
docs-folder: "docs/"
|
||||
- name: Publish documentation
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue