Skip to content

Commit 7102fe0

Browse files
committed
Use the official thing
1 parent 49dfc56 commit 7102fe0

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
@@ -84,8 +84,6 @@ jobs:
8484
set -ex
8585
export SAGE_USE_CDNS=yes
8686
export SAGE_LIVE_DOC=yes
87-
# Remove the following line when the official sagemath/sage-binder-env repo is in good shape
88-
export SAGE_JUPYTER_SERVER=binder:kwankyu/sage-binder-env
8987
mv /sage/local/share/doc/sage/html/en/.git /sage/.git-doc
9088
make doc-clean doc-uninstall sagelib-clean && git clean -fx src/sage
9189
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)