Skip to content

Commit

Permalink
add channel back
Browse files Browse the repository at this point in the history
  • Loading branch information
savente93 committed Aug 9, 2023
1 parent 7d3f382 commit c7fbe5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
python-version: 3.11
miniforge-variant: Mambaforge
miniforge-version: latest
channels: conda-forge
activate-environment: hydromt
use-mamba: true
- name: Generate env spec
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
with:
auto-update-conda: false
use-only-tar-bz2: true
channels: conda-forge
python-version: ${{ matrix.python-version }}
miniforge-variant: Mambaforge
miniforge-version: latest
Expand Down

0 comments on commit c7fbe5f

Please sign in to comment.