Skip to content

Commit

Permalink
Update CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fjclark committed Oct 8, 2024
1 parent d7e54b9 commit f4dc6b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f4dc6b0

Please sign in to comment.