we don't need to double-cache ccache

pull/912/head
Jesse Vincent 4 years ago
parent ff2005bdb2
commit cb9cc68119
No known key found for this signature in database
GPG Key ID: CC228463465E40BC

@ -33,6 +33,5 @@ cache:
apt: true apt: true
ccache: true ccache: true
directories: directories:
- .ccache
- .download-cache - .download-cache
- .kaleidoscope-build-cache - .kaleidoscope-build-cache

Loading…
Cancel
Save