[Git][ghc/ghc][wip/ci-docs] help

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



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


Commits:
93803c48 by Matthew Pickering at 2024-02-27T12:27:57+00:00
help

- - - - -


1 changed file:

- .gitlab/ci.sh


Changes:

=====================================
.gitlab/ci.sh
=====================================
@@ -358,7 +358,7 @@ function fetch_sphinx() {
           $PYTHON -m venv $toolchain/.venv-sphinx
           source $toolchain/.venv-sphinx/bin/activate
           info "Building sphinx2 $SPHINXBUILD_VERSION..."
-          $toolchain/.venv-sphinx/bin/pip.exe install -v --upgrade --force-reinstall "sphinx==$SPHINXBUILD_VERSION"
+          $toolchain/.venv-sphinx/bin/pip.exe install -v --upgrade "sphinx==$SPHINXBUILD_VERSION"
           $toolchain/.venv-sphinx/bin/pip.exe show -v sphinx
           info "Building sphinx3 $SPHINXBUILD_VERSION..."
           deactivate



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/93803c483dd1bc501a36200df673ff8f776af6c2

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/93803c483dd1bc501a36200df673ff8f776af6c2
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/a82290d1/attachment-0001.html>


More information about the ghc-commits mailing list