Skip to content

Commit 1ad34f9

Browse files
committed
[github action] try to fix the newline check error on ci
1 parent 3b936a2 commit 1ad34f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
list(REMOVE_AT ARGS 0)
2-
_find_package(gRPC ${ARGS}) # Shouldn't this be fixed downstream instead of using a Wrapper?
2+
_find_package(gRPC ${ARGS}) # Shouldn't this be fixed downstream instead of using a Wrapper?

0 commit comments

Comments
 (0)