[Git][ghc/ghc][wip/ci-docs] tea making
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Tue Feb 27 13:05:21 UTC 2024
Matthew Pickering pushed to branch wip/ci-docs at Glasgow Haskell Compiler / GHC
Commits:
872c026b by Matthew Pickering at 2024-02-27T13:05:11+00:00
tea making
- - - - -
1 changed file:
- .gitlab/ci.sh
Changes:
=====================================
.gitlab/ci.sh
=====================================
@@ -357,7 +357,7 @@ function fetch_sphinx() {
pip uninstall -y sphinx
which pip
pip install -v --target=$toolchain/sphinx --upgrade "sphinx==$SPHINXBUILD_VERSION"
- ls $toolchain/sphinx
+ ls $toolchain/sphinx/bin
# $PYTHON -m venv $toolchain/.venv-sphinx
# $toolchain/.venv-sphinx/bin/pip uninstall -y sphinx
# cat $toolchain/.venv-sphinx/bin/pip
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/872c026b65ebaabe6338e4b3201e473e8941366e
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/872c026b65ebaabe6338e4b3201e473e8941366e
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/e213a074/attachment.html>
More information about the ghc-commits
mailing list