Skip to content

Commit

Permalink
install nightly build in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Feb 25, 2024
1 parent 8448d6f commit 8c8ffb8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,11 @@ jobs:

- name: Install executables
uses: modflowpy/install-modflow-action@v1

- name: Install nightly build
uses: modflowpy/install-modflow-action@v1
with:
repo: modflow6-nightly-build

- name: Setup GNU Fortran ${{ env.GCC_V }}
uses: awvwgk/setup-fortran@main
Expand Down

0 comments on commit 8c8ffb8

Please sign in to comment.