Skip to content

Commit

Permalink
debug: Path
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Jan 23, 2025
1 parent 9d96ce8 commit b65c103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ commands:
command: echo $PATH
- run:
name: Install mise
command: curl https://mise.run | MISE_INSTALL_PATH=/usr/local/bin sh
command: curl https://mise.run | MISE_INSTALL_PATH=/usr/local/bin/mise sh
- run:
name: Activate mise
command: echo 'eval "$(mise activate bash)"' >> $BASH_ENV
Expand Down

0 comments on commit b65c103

Please sign in to comment.