Skip to content

Commit f99860e

Browse files
committed
debugging objective-C error
1 parent f7ba9b3 commit f99860e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang_format.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- uses: actions/checkout@v2
99
- name: Run clang-format style check for C/C++ programs.
10-
uses: jidicula/clang-format-action@v3.3.0
10+
uses: jidicula/clang-format-action@ji/issue-40
1111
with:
1212
clang-format-version: '11'
1313
check-path: '.'

0 commit comments

Comments
 (0)