From eb1163f7125f0c67c73b695cccb9fd9a1c2ebaca Mon Sep 17 00:00:00 2001 From: Theophile Terraz Date: Wed, 11 Dec 2024 11:26:46 +0100 Subject: [PATCH] debug ci --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 383817ff..ac9f0eef 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -109,7 +109,7 @@ dl-adists-windows: - curl -L -o adists.exe https://gitlab.irstea.fr/jean-baptiste.faure/adists/-/releases/v1.0.1/downloads/executables/adists_win64.exe.exe artifacts: paths: - - adists-windows/adists + - adists-windows/adists.exe ############# # CONFIGURE #