Skip to content

Commit

Permalink
Specify environment name for conda-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
maresb committed Dec 18, 2023
1 parent 3548f47 commit cc6c1a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-lockfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
uses: mamba-org/setup-micromamba@v1
with:
environment-file: conda/environment-conda-lock.yaml
environment-name: conda-lock-env
cache-environment: true

- name: Run conda-lock
run: |
Expand Down

0 comments on commit cc6c1a7

Please sign in to comment.