Skip to content

Commit

Permalink
update docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
veenstrajelmer committed Oct 18, 2024
1 parent e7ff922 commit 9964433
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,10 @@ jobs:
python-version: "3.11"
channels: conda-forge
channel-priority: strict
environment-file: envs/hydromt-delft3dfm.yml
activate-environment: hydromt-delft3dfm

- name: Install hydromt-delft3dfm
run: |
conda install flit
flit install
- name: list env contents
Expand Down

0 comments on commit 9964433

Please sign in to comment.