Skip to content

Commit

Permalink
Update setup-micromamba
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrjones committed Feb 2, 2024
1 parent b5fc529 commit 5353e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: mamba-org/setup-micromamba@v1
with:
# environment-file is not assumed anymore
environment-file: ci/environment.yml
environment-file: ci/environment.yaml
create-args: >-
python=${{ matrix.python-version }}
- name: Install package
Expand Down

0 comments on commit 5353e85

Please sign in to comment.