From f4dc6b0ca5a717ff2fe95c74c7f9a0f622cc175a Mon Sep 17 00:00:00 2001 From: finlayclark Date: Tue, 8 Oct 2024 12:16:21 +0100 Subject: [PATCH] Update CI workflow --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7ac375a..7611a87 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -23,7 +23,7 @@ jobs: - name: Setup Conda Environment run: | - apt update && apt install -y git make + apt update && apt install -y git make rsync make env - name: Download Data