Skip to content

Commit

Permalink
Test 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Atharva Arya committed Jan 21, 2025
1 parent cff31db commit 364b683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup_env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:

- name: Install packages
run: |
conda-lock install --prefix /home/runner/micromamba/envs/tardis conda-${{ inputs.os-label }}.lockh
conda-lock install --prefix /home/runner/micromamba/envs/tardis conda-${{ inputs.os-label }}.lock
micromamba activate tardis
shell: bash -el {0}

Expand Down

0 comments on commit 364b683

Please sign in to comment.