Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix GitHub Actions: Stop caching ~/.cabal/packages directory.
~/.cabal/packages stores hackage tarballs and those archive is not needed for already built packages, so it is sufficient to cache ~/.cabal/store.
- Loading branch information