[Git][ghc/ghc][wip/ci-docs] Making tea for edsko

Matthew Pickering (@mpickering) gitlab at gitlab.haskell.org
Tue Feb 27 12:39:13 UTC 2024



Matthew Pickering pushed to branch wip/ci-docs at Glasgow Haskell Compiler / GHC


Commits:
775fdcb0 by Matthew Pickering at 2024-02-27T12:39:06+00:00
Making tea for edsko

- - - - -


1 changed file:

- .gitlab/ci.sh


Changes:

=====================================
.gitlab/ci.sh
=====================================
@@ -357,6 +357,7 @@ function fetch_sphinx() {
           pip uninstall -y sphinx
           $PYTHON -m venv $toolchain/.venv-sphinx
           source $toolchain/.venv-sphinx/bin/activate
+          pip uninstall -y sphinx
           info "Building sphinx2 $SPHINXBUILD_VERSION..."
           pip install -vvv --upgrade "sphinx==$SPHINXBUILD_VERSION"
           pip show -v sphinx



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/775fdcb0fee047987bf36e0388092c02d13881e4

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/775fdcb0fee047987bf36e0388092c02d13881e4
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240227/fcc2c819/attachment.html>


More information about the ghc-commits mailing list