Skip to content

Commit

Permalink
🔥 Remove experimental mise subcommands
Browse files Browse the repository at this point in the history
  • Loading branch information
phatblat committed Feb 18, 2024
1 parent 4d5816c commit b696f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ main() {
mise config
mise settings set experimental true
mise install --verbose
mise ls --verbose
mise list --verbose

# Already installed on GitHub Actions runner.
if [[ ! -x "$(command -v swiftlint)" ]]; then
Expand Down

0 comments on commit b696f52

Please sign in to comment.