Skip to content

Commit

Permalink
channels in list
Browse files Browse the repository at this point in the history
  • Loading branch information
mpatrou committed Jun 7, 2024
1 parent 692da15 commit 84bb407
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/garnetreduction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,7 @@ jobs:
- uses: conda-incubator/setup-miniconda@v2
with:
auto-update-conda: true
channels:
- conda-forge
- mantid/label/nightly
- oncat
channels: conda-forge, mantid/label/nightly, oncat
mamba-version: "*"
environment-file: environment.yml
cache-environment-key: ${{ runner.os }}-env-${{ hashFiles('**/environment.yml') }}
Expand Down

0 comments on commit 84bb407

Please sign in to comment.