Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔥 Remove experimental mise subcommands
Browse files Browse the repository at this point in the history
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
@@ -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

0 comments on commit b696f52

Please sign in to comment.