Skip to content

Commit

Permalink
Update update-example-hub.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
elray1 committed Jun 8, 2023
1 parent 7ef620d commit 4023932
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 @@ -18,7 +18,7 @@ jobs:
git fetch --all
git branch update_example_simple_forecast_hub
git checkout update_example_simple_forecast_hub
git rm -R inst/example-data/example-simple-forecast-hub/
git rm -r inst/example-data/example-simple-forecast-hub/
working-directory: ./hubEnsembles

- name: Checkout example-simple-forecast-hub
Expand Down

0 comments on commit 4023932

Please sign in to comment.