diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 59a4c7c7cd..01cf855dc1 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -250,7 +250,7 @@ steps: - label: "heat-diffusion" command: "julia --color=yes --project=experiments/ClimaCore/ experiments/ClimaCore/heat-diffusion/run.jl" - artifact_paths: "experiments/ClimaCore/output/heat-diffusion/artifacts/*" + artifact_paths: "experiments/ClimaCore/output/heat-diffusion_artifacts/*" agents: slurm_mem: 20GB