diff options
author | Matthew Pickering <matthewtpickering@gmail.com> | 2022-03-09 11:02:47 +0000 |
---|---|---|
committer | Matthew Pickering <matthewtpickering@gmail.com> | 2022-03-09 11:07:23 +0000 |
commit | 18b9ba5602121c75f184f29e5b3e70bd7d4779c4 (patch) | |
tree | ec495791f94273c82d53ab1d161c0ff6e9cda411 /mk/get-win32-tarballs.py | |
parent | 3cf75ede057148cc8e38692ff32013f7d3e4078f (diff) | |
download | haskell-18b9ba5602121c75f184f29e5b3e70bd7d4779c4.tar.gz |
ci: Fix save_cache functionwip/linters-stage1
Each interation of saving the cache would copy the whole `cabal` store
into a subfolder in the CACHE_DIR rather than copying the contents of
the cabal store into the cache dir. This resulted in a cache which
looked like:
```
/builds/ghc/ghc/cabal-cache/cabal/cabal/cabal/cabal/cabal/cabal/cabal/cabal/cabal/cabal/
```
So it would get one layer deeper every CI run and take longer and longer
to compress.
Diffstat (limited to 'mk/get-win32-tarballs.py')
0 files changed, 0 insertions, 0 deletions