gitlab-ci: store GdkMacos.gir

This commit is contained in:
Ignacio Casal Quinteiro 2024-11-11 16:50:28 +01:00
parent af555f47da
commit c1697349fc

View File

@ -263,6 +263,7 @@ macos:
when: always
paths:
- "${CI_PROJECT_DIR}/_build/meson-logs"
- "${CI_PROJECT_DIR}/_build/gtk/GdkMacos-4.0.gir"
vs2019-x64:
# TODO: Uncomment this when ready to merge.