Skip to content

Commit

Permalink
it's not a dry run
Browse files Browse the repository at this point in the history
  • Loading branch information
elray1 committed Dec 10, 2024
1 parent 722a4f3 commit 8fc631a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot-nhsn-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:

- name: Copy files to cloud storage
run: |
aws s3 cp "./$FILE_NAME" "s3://infectious-disease-data/data-raw/influenza-nhsn" --dryrun
aws s3 cp "./$FILE_NAME" "s3://infectious-disease-data/data-raw/influenza-nhsn"

0 comments on commit 8fc631a

Please sign in to comment.