Skip to content

Commit ceb44dc

Browse files
committed
Omg
1 parent b10d52d commit ceb44dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
sudo apt-get install -y pkg-config cmake cmake build-essential shellcheck
2121
wget https://github.com/muttleyxd/clang-tools-static-binaries/releases/download/master-46b8640/clang-format-10_linux-amd64
2222
echo "b8ed0cfc9cded28f8c0c9dd0da402d1287453b7d55a68bf243b432035aebcaa4720bfff22440d1f1c5d4c82f7b8d85948214cca85a2aa976589b88459e440521 clang-format-10_linux-amd64" | sha512sum -c
23-
mv clang-format-10_linux-amd64 ~/.local/bin/clang-format
2423
mkdir -p ~/.local/bin/
24+
mv clang-format-10_linux-amd64 ~/.local/bin/clang-format
2525
chmod +x ~/.local/bin/clang-format
2626
- name: Check clang format version
2727
run: |

0 commit comments

Comments
 (0)