Skip to content

Commit 857741c

Browse files
committed
Live doc for CI is left for further discussion
1 parent 146d170 commit 857741c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/doc-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@ jobs:
102102
run: |
103103
set -ex
104104
export SAGE_USE_CDNS=yes
105-
export SAGE_LIVE_DOC=yes
106-
export SAGE_JUPYTER_SERVER=binder:sagemath/sage-binder-env/dev
107105
mv /sage/local/share/doc/sage/html/en/.git /sage/.git-doc
108106
make doc-clean doc-uninstall
109107
mkdir -p /sage/local/share/doc/sage/html/en/ && mv /sage/.git-doc /sage/local/share/doc/sage/html/en/.git

0 commit comments

Comments
 (0)