Skip to content

Commit b44b20d

Browse files
committed
[Docs] Changes on the docs build
1 parent 646bfee commit b44b20d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
# GitHub CI installs pip3 and setuptools outside the path.
3636
# Update the path to include them and run.
3737
PATH=/home/runner/.local/bin:$PATH pip3 install --user -r ./docs/requirements.txt
38-
cd ./docs && PATH=/home/runner/.local/bin:$PATH SPHINXOPTS="-W" build-docs -l en -t esp32
38+
cd ./docs && PATH=/home/runner/.local/bin:$PATH build-docs -l en -t esp32

0 commit comments

Comments
 (0)