Skip to content

Commit af7a2ca

Browse files
authored
Update main.yaml
1 parent df3b0ae commit af7a2ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v4
2323
- name: coding convention
2424
run: |
25-
sudo apt-get install -q -y clang-format-12
25+
sudo apt-get install -q -y clang-format
2626
.ci/check-newline.sh
2727
.ci/check-format.sh
2828
shell: bash

0 commit comments

Comments
 (0)