Skip to content

Commit

Permalink
Rely on main branch for building docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dalmijn committed Oct 20, 2023
1 parent 75fcb58 commit db2e169
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ jobs:
- name: Update environment
run: mamba env update -f environment.yml

- name: Install HydroMT-core dev
run: pip install git+https://github.com/Deltares/hydromt.git@main --user

- name: Install HydroMT-Wflow plugin
run: pip install .

Expand Down

0 comments on commit db2e169

Please sign in to comment.