mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-08 17:50:10 +00:00
ci: Use the right path for the logs
The meson-logs directory is under the `_build` directory.
This commit is contained in:
parent
3b45019ba2
commit
b52da5682e
@ -25,4 +25,4 @@ build:
|
||||
when: on_failure
|
||||
name: "gtk-${CI_COMMIT_REF_NAME}"
|
||||
paths:
|
||||
- "${CI_PROJECT_DIR}/_build_full/meson-logs"
|
||||
- "${CI_PROJECT_DIR}/_build/meson-logs"
|
||||
|
Loading…
Reference in New Issue
Block a user