Skip to content

Commit

Permalink
debug: Mise
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Jan 17, 2025
1 parent b037d69 commit 0e19894
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 @@ -38,7 +38,7 @@ commands:
steps:
- run:
name: Install mise
command: curl https://mise.run | sh
command: curl https://mise.run | MISE_INSTALL_PATH=/usr/local/bin/mise sh
- run:
name: Debug PATH
command: echo $PATH
Expand Down

0 comments on commit 0e19894

Please sign in to comment.