[Git][ghc/ghc][wip/ci-docs] debug
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Tue Feb 27 11:58:31 UTC 2024
Matthew Pickering pushed to branch wip/ci-docs at Glasgow Haskell Compiler / GHC
Commits:
a72fe797 by Matthew Pickering at 2024-02-27T11:58:24+00:00
debug
- - - - -
1 changed file:
- .gitlab/ci.sh
Changes:
=====================================
.gitlab/ci.sh
=====================================
@@ -357,6 +357,7 @@ function fetch_sphinx() {
$PYTHON -m venv $toolchain/.venv-sphinx
source $toolchain/.venv-sphinx/bin/activate
pip install -v --force-reinstall "sphinx==$SPHINXBUILD_VERSION"
+ pip show -v sphinx
deactivate
ls $toolchain/.venv-sphinx
ls $toolchain/.venv-sphinx/lib
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/a72fe79723db9512255fb80f908190d9f34d67c6
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/a72fe79723db9512255fb80f908190d9f34d67c6
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/079ed8cc/attachment.html>
More information about the ghc-commits
mailing list