ci: wrong indent style fixed

This commit is contained in:
FSSRepo 2023-10-06 09:53:36 -04:00
parent c12e18f2f1
commit c71d933d5b

View file

@ -11,8 +11,8 @@ add_library(${TARGET} OBJECT
grammar-parser.cpp
train.h
train.cpp
json.hpp
httplib.h
json.hpp
httplib.h
)
if (BUILD_SHARED_LIBS)