diff --git a/script/bootstrap b/script/bootstrap index 291cfc0b1..7f308c67e 100755 --- a/script/bootstrap +++ b/script/bootstrap @@ -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