Skip to content

Commit

Permalink
Merge pull request #7 from hubverse-org/znk/update-ptc-generator/6
Browse files Browse the repository at this point in the history
update to comply with new hub-dashboard-predtimechart tool
  • Loading branch information
zkamvar authored Dec 3, 2024
2 parents e026033 + 3729d19 commit cd5d60f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/generate-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,9 @@ jobs:
name: "Generate target data"
if: ${{ steps.id.outputs.build == 'both' || steps.id.outputs.build == 'target' }}
run: |
ptc_generate_flusight_targets \
ptc_generate_json_target_files \
repo \
predtimechart-config.yml \
out/targets
- id: json-lives
if: ${{ steps.id.outputs.build == 'both' || steps.id.outputs.build == 'forecast' }}
Expand Down

0 comments on commit cd5d60f

Please sign in to comment.