Skip to content

Commit

Permalink
micromamba-shell moved
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbe7a committed Jan 23, 2024
1 parent d1d2f9b commit 92b2705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ jobs:
echo "${{ runner.temp }}"
which micromamba | grep /home/runner/micromamba-bin/micromamba
type micromamba | grep "micromamba is /home/runner/micromamba-bin/micromamba"
which micromamba-shell | grep ${{ runner.temp }}/micromamba-shell
which micromamba-shell | grep ${{ runner.temp }}/setup-micromamba/micromamba-shell
shell: bash -el {0}
use-micromamba-from-path:
Expand Down

0 comments on commit 92b2705

Please sign in to comment.