Skip to content

Commit

Permalink
modified copy_rsv_data.yaml to indicate an appropriate path
Browse files Browse the repository at this point in the history
  • Loading branch information
kjsato committed Jan 29, 2024
1 parent 913c50d commit 424c89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copy_rsv_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 1
path: ./rsv-forecast-hub_data
path: ./rsv-forecast-hub
- name: Remove old rsvnet hospitalization data
run: rm ./rsv-forecast-hub/target-data/*_rsvnet_hospitalization.csv || true
- name: Copy files
Expand Down

0 comments on commit 424c89a

Please sign in to comment.