Skip to content

Commit

Permalink
Update update-example-hub.yaml, fix checkout dir for example hub
Browse files Browse the repository at this point in the history
  • Loading branch information
elray1 committed Jun 8, 2023
1 parent 35f8faa commit 7454c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-example-hub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
repository: 'Infectious-Disease-Modeling-Hubs/example-simple-forecast-hub'
ref: 'main'
path: './hubEnsembles/inst/example-data/example-simple-forecast-hub'
path: './inst/example-data/example-simple-forecast-hub'

- name: Push files to GitHub
run: |
Expand Down

0 comments on commit 7454c4e

Please sign in to comment.