From 3c643d9bcf4b45a5feeacefe93bdcc52a71ed5c3 Mon Sep 17 00:00:00 2001 From: Simon Pintarelli Date: Thu, 23 Jan 2025 16:17:18 +0100 Subject: [PATCH] typo --- ci/cscs-daint.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ci/cscs-daint.yml b/ci/cscs-daint.yml index 2a5f91416..5272b8246 100644 --- a/ci/cscs-daint.yml +++ b/ci/cscs-daint.yml @@ -22,7 +22,8 @@ build sirius cuda: stage: build needs: "build base uenv gh200" artifacts: - - builddir + :path: + - builddir script: - git clone --filter=tree:0 $(jq -r .spack.repo /user-environment/meta/configure.json) - git -C spack checkout $(jq -r .spack.commit /user-environment/meta/configure.json)