Skip to content

Commit

Permalink
test 10
Browse files Browse the repository at this point in the history
  • Loading branch information
Atharva Arya committed Jan 21, 2025
1 parent d142ebf commit 77f8678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup_env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ runs:

- name: Install packages
run: |
sudo mkdir -p /home/runner/micromamba/envs/tardis
conda-lock install --prefix /home/runner/micromamba/envs/tardis conda-${{ inputs.os-label }}.lock
micromamba shell deinit -s bash
micromamba activate tardis
Expand Down

0 comments on commit 77f8678

Please sign in to comment.