Skip to content

Commit

Permalink
Merge pull request #94 from lsst/u/lynnej/update_workflow
Browse files Browse the repository at this point in the history
typo in cache building yaml
  • Loading branch information
rhiannonlynne authored Jun 19, 2024
2 parents 0bf5431 + 7a5dc59 commit a5ddf8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: |
export RUBIN_SIM_DATA_DIR=~/rubin_sim_data
scheduler_download_data --update --tdqm_disable
rs_download_data --update --tdqm_disable --dirs sim-baseline
rs_download_data --update --tdqm_disable --dirs sim_baseline
- name: Check data
shell: bash -l {0}
Expand Down

0 comments on commit a5ddf8a

Please sign in to comment.