Skip to content

Commit ddf5b88

Browse files
committed
Actions: Fix, specify conda-forge as channel
1 parent 8215636 commit ddf5b88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
python-version: ${{ env.PYTHON_VER }}
7676
activate-environment: TESTconda
7777
use-only-tar-bz2: false
78-
conda-remove-defaults: true
78+
channels: conda-forge
7979

8080
- name: Create MHKiT Conda environment
8181
shell: bash -l {0}

0 commit comments

Comments
 (0)