Skip to content

Commit

Permalink
fix file name
Browse files Browse the repository at this point in the history
  • Loading branch information
sbfnk committed Feb 23, 2023
1 parent a944f4f commit 0fe28d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hospitalisations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
Rscript 'code/auto_download/hospitalisations-download.R'
Rscript 'code/auto_download/hospitalisations/process-owid.r'
Rscript 'code/auto_download/check-revisions-owid.r'
Rscript 'code/auto_download/hospitalisations/check-revisions-owid.r'
env:
DATA_USERNAME: ${{secrets.DATA_USERNAME}}
DATA_PASSWORD: ${{secrets.DATA_PASSWORD}}
Expand Down

0 comments on commit 0fe28d1

Please sign in to comment.