Skip to content

Commit 2734e52

Browse files
committed
1 parent c9a6cbb commit 2734e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
command: |
9999
curl -Ls https://micro.mamba.pm/api/micromamba/linux-64/latest | tar -xvj bin/micromamba
100100
eval "$(./bin/micromamba shell hook -s posix)"
101-
./bin/micromamba shell init -s bash -p ~/micromamba
101+
./bin/micromamba shell init -s bash -r ~/micromamba
102102
source ~/.bashrc
103103
104104
- checkout:

0 commit comments

Comments
 (0)