chore: Update actions
This commit is contained in:
		| @@ -3,5 +3,6 @@ | ||||
| if which ktlint >/dev/null; then | ||||
|   cd android && ktlint --color --relative --editorconfig=./.editorconfig -F ./**/*.kt* | ||||
| else | ||||
|   echo "warning: KTLint not installed, install with 'brew install ktlint' (or manually from https://github.com/pinterest/ktlint)" | ||||
|   echo "error: KTLint not installed, install with 'brew install ktlint' (or manually from https://github.com/pinterest/ktlint)" | ||||
|   exit 1 | ||||
| fi | ||||
|   | ||||
		Reference in New Issue
	
	Block a user