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 a7bffa8 commit 7b13571
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ commands:
name: Install mise
command: curl https://mise.run | MISE_INSTALL_PATH=/home/circleci/bin/mise sh
- run:
name: Debug PATH
command: echo $PATH
name: Activate mise
command: echo 'eval "$(mise activate bash)"' >> $BASH_ENV
- run:
name: Install mise dependencies
command: mise install
Expand Down

0 comments on commit 7b13571

Please sign in to comment.