Skip to content

Commit

Permalink
Merge pull request #579 from gagneurlab/AtaJadidAhari-GHA
Browse files Browse the repository at this point in the history
Update GHA
  • Loading branch information
vyepez88 authored Oct 7, 2024
2 parents 360978b + aee9b5e commit 6a9b2c9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@ jobs:
- uses: actions/checkout@v2

- name: Setup environment with micromamba
uses: mamba-org/provision-with-micromamba@v10
uses: mamba-org/setup-micromamba@v1
with:
environment-file: environment.yml
cache-environment: true

- name: Check micromamba install
shell: bash -l {0}
Expand Down

0 comments on commit 6a9b2c9

Please sign in to comment.