ci: Don't cache subprojects

We're downloading them anyway.
This commit is contained in:
Emmanuele Bassi
2022-12-20 02:41:52 +00:00
parent 0db3666d3c
commit ca0bae2196

View File

@@ -71,11 +71,6 @@ style-check-diff:
key: "$CI_JOB_NAME"
paths:
- _ccache/
- subprojects/gdk-pixbuf/
- subprojects/glib/
- subprojects/graphene/
- subprojects/libepoxy/
- subprojects/pango/
fedora-x86_64:
extends: .build-fedora-default