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

Matthew Pickering (@mpickering) gitlab at gitlab.haskell.org
Wed Feb 28 10:20:00 UTC 2024



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


Commits:
16b851b0 by Matthew Pickering at 2024-02-28T10:19:51+00:00
sphinx

- - - - -


1 changed file:

- .gitlab/ci.sh


Changes:

=====================================
.gitlab/ci.sh
=====================================
@@ -359,6 +359,8 @@ function fetch_sphinx() {
           pip uninstall -y sphinx
           pip install -v --target=$toolchain/sphinx --upgrade "sphinx==$SPHINXBUILD_VERSION"
           cp -p $toolchain/sphinx/bin/sphinx-build $toolchain/sphinx/bin/sphinx-build.exe
+          chmod +x $toolchain/sphinx/bin/sphinx-build.exe
+          ls -alh $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/16b851b0f586752041994dea20574817e3941733

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/16b851b0f586752041994dea20574817e3941733
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/20240228/9442f815/attachment-0001.html>


More information about the ghc-commits mailing list