We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b6f667 commit 3e4c518Copy full SHA for 3e4c518
.github/workflows/deploy-documentation.yml
@@ -17,7 +17,7 @@ jobs:
17
python3-sphinx \
18
xsltproc \
19
docbook-xsl
20
- sudo python3 -m pip install --upgrade pip
+ #sudo python3 -m pip install --upgrade pip
21
sudo python3 -m pip install faber
22
- name: build
23
run: |
0 commit comments