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

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



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


Commits:
41dda314 by Matthew Pickering at 2024-02-27T12:30:26+00:00
VERBOSE

- - - - -


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 "sphinx==$SPHINXBUILD_VERSION"
+          $toolchain/.venv-sphinx/bin/pip.exe install -vvv --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/41dda314ad1fd64da29c97eab9a300334d433f97

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/41dda314ad1fd64da29c97eab9a300334d433f97
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/a4c14576/attachment.html>


More information about the ghc-commits mailing list