ci: Also store gvc subproject in artifacts

After the subproject moved to a meson wrap, its checkout is no
longer managed by gitlab.

While meson will take care of checking out required submodules
during setup, this will not happen for `test` or `dist`, so store
the checked out code in artifacts.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3370>
This commit is contained in:
Florian Müllner 2024-06-13 15:43:51 +02:00
parent 9b20c96691
commit f0c14bdef3

View File

@ -203,6 +203,7 @@ build:
paths:
- mutter
- build
- subprojects/gvc
- subprojects/jasmine-gjs
test: