Skip to content

Commit

Permalink
Test 18
Browse files Browse the repository at this point in the history
  • Loading branch information
Atharva Arya committed Jan 21, 2025
1 parent 467a40a commit 51f6946
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 @@ -19,6 +19,7 @@ runs:

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

0 comments on commit 51f6946

Please sign in to comment.