Skip to content

Commit

Permalink
channels removed
Browse files Browse the repository at this point in the history
  • Loading branch information
mpatrou committed Jun 7, 2024
1 parent 9d18cc4 commit d4cb045
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/garnetreduction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- uses: actions/checkout@v4
- uses: mamba-org/setup-micromamba@v1
with:
channels: conda-forge, mantid/label/nightly
environment-file: environment.yml
cache-environment-key: ${{ runner.os }}-env-${{ hashFiles('**/environment.yml') }}
cache-downloads-key: ${{ runner.os }}-downloads-${{ hashFiles('**/environment.yml') }}
Expand All @@ -43,7 +42,6 @@ jobs:
- uses: mamba-org/setup-micromamba@v1
with:
auto-update-conda: true
channels: conda-forge, mantid/label/nightly
environment-file: environment.yml
cache-environment-key: ${{ runner.os }}-env-${{ hashFiles('**/environment.yml') }}
cache-downloads-key: ${{ runner.os }}-downloads-${{ hashFiles('**/environment.yml') }}
Expand Down

0 comments on commit d4cb045

Please sign in to comment.