diff --git a/.github/workflows/update-example-hub.yaml b/.github/workflows/update-example-hub.yaml index e667599..0f231f0 100644 --- a/.github/workflows/update-example-hub.yaml +++ b/.github/workflows/update-example-hub.yaml @@ -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: |