Skip to content

Commit 14ff0d6

Browse files
another fix
1 parent a7b127c commit 14ff0d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
compiler: clang-18
3838
protoc: find
3939
sanitize: OFF
40-
extra_cmake_configure_flags: "-DCMAKE_CXX_CLANG_TIDY=clang-tidy-18\;-warnings-as-errors=*"
40+
extra_cmake_configure_flags: "-DCMAKE_CXX_CLANG_TIDY=clang-tidy-18\\;-warnings-as-errors=*"
4141

4242
runs-on: ubuntu-24.04
4343

0 commit comments

Comments
 (0)