Attach the make cache

Doesn't matter if we're persisting it if we never re-attach it...
This commit is contained in:
joneshf 2018-07-29 12:39:26 -07:00
parent c1a34f3b86
commit b2703d5f2d
No known key found for this signature in database
GPG Key ID: C8FFFC4E889B880E

View File

@ -49,6 +49,8 @@ jobs:
- image: haskell:8.2.2
steps:
- checkout
- attach_workspace:
at: .make
- attach_workspace:
at: dist
- run: