diff --git a/.github/workflows/copy_rsv_data.yaml b/.github/workflows/copy_rsv_data.yaml index 2ec98565..ce8f03d3 100644 --- a/.github/workflows/copy_rsv_data.yaml +++ b/.github/workflows/copy_rsv_data.yaml @@ -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