chore: Update actions
This commit is contained in:
		| @@ -5,5 +5,6 @@ if which clang-format >/dev/null; then | ||||
|     clang-format -style=file:./cpp/.clang-format -i "$file" | ||||
|   done | ||||
| else | ||||
|   echo "warning: clang-format not installed, install with 'brew install clang-format' (or manually from https://clang.llvm.org/docs/ClangFormat.html)" | ||||
|   echo "error: clang-format not installed, install with 'brew install clang-format' (or manually from https://clang.llvm.org/docs/ClangFormat.html)" | ||||
|   exit 1 | ||||
| fi | ||||
|   | ||||
		Reference in New Issue
	
	Block a user