[Git][ghc/ghc][wip/andreask/bindist_liblib] Remove clean
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Mon May 20 11:48:00 UTC 2024
Matthew Pickering pushed to branch wip/andreask/bindist_liblib at Glasgow Haskell Compiler / GHC
Commits:
28cdd8ed by Matthew Pickering at 2024-05-20T12:47:52+01:00
Remove clean
- - - - -
1 changed file:
- .gitlab/ci.sh
Changes:
=====================================
.gitlab/ci.sh
=====================================
@@ -775,7 +775,7 @@ function save_cache () {
function clean() {
rm -R tmp
- run rm -Rf _build
+ #run rm -Rf _build
}
function run_hadrian() {
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/28cdd8ed986f938b07fa022965053fcc2021573c
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/28cdd8ed986f938b07fa022965053fcc2021573c
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/20240520/7e143081/attachment-0001.html>
More information about the ghc-commits
mailing list