Skip to content

Commit

Permalink
Update ngen_integration.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ajkhattak authored Jun 25, 2024
1 parent 87e6587 commit b573294
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ngen_integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,8 @@ jobs:
with:
mod-dir: "extern/evapotranspiration/evapotranspiration"
targets: "petbmi"

- name: Checkout PET master branch (for testing)
run: |
cd extern/evapotranspiration/evapotranspiration
git fetch origin master
git checkout master
git submodule update --remote extern/evapotranspiration/evapotranspiration
- name: Build SLoTH
id: submod_build_6
Expand Down

0 comments on commit b573294

Please sign in to comment.