Skip to content

Commit

Permalink
Fix one more bug
Browse files Browse the repository at this point in the history
  • Loading branch information
stcui007 committed Dec 12, 2023
1 parent 25958ce commit d8baa04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ngen_integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
- name: Run surfacebmi, cfebmi and petbmi
run: |
inputfile='data/example_bmi_multi_realization_config_w_noah_pet_cfe.json'
./ngen_build/ngen ./data/catchment_data.geojson "cat-27" ./data/nexus_data.geojson "nex-26" $inputfile
./ngen-build/ngen ./data/catchment_data.geojson "cat-27" ./data/nexus_data.geojson "nex-26" $inputfile
# The following remove a post ngen build error likely related to the temporary files left over during the
# build process
Expand Down

0 comments on commit d8baa04

Please sign in to comment.