Skip to content

Commit 8f236d1

Browse files
committed
switch build back to sphinx for gh actions
1 parent e794ee1 commit 8f236d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
ls docs/source/cebra-figures
8383
# later also add the -n option to check for broken links
8484
export SPHINXOPTS="-W --keep-going -n"
85+
export SPHINXBUILD="sphinx"
8586
make docs
8687
8788
# NOTE(stes): To avoid issues as observed in

0 commit comments

Comments
 (0)