Skip to content

Commit

Permalink
back to micromamba v1
Browse files Browse the repository at this point in the history
  • Loading branch information
atravitz committed Dec 5, 2024
1 parent f2821f6 commit b0b3038
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,9 @@ jobs:
run: echo "date=$(date +%Y-%m-%d)" >> "${GITHUB_OUTPUT}"

- name: "Setup Micromamba"
uses: mamba-org/setup-micromamba@v2
uses: mamba-org/setup-micromamba@v1
with:
micromamba-version: '1.5.6-0'
micromamba-binary-path: ~/.local/bin/micromamba
environment-file: environment.yml
environment-name: openfe_env
Expand Down

0 comments on commit b0b3038

Please sign in to comment.