diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index e8cd5be..9823ecf 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -215,7 +215,7 @@ jobs: auto-activate: true activate-environment: base conda-remove-defaults: true - channels: CCPBioSim,conda-forge + channels: ccpbiosim,conda-forge channel-priority: strict - name: Install build tools