Skip to content

Commit 78d5dbf

Browse files
committed
fix: amzn linux2
1 parent e9631b1 commit 78d5dbf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ci/codebuild/amazonlinux-2.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ phases:
1212
commands:
1313
- echo "Build finished. Dumping logs..."
1414
- ls build/CMakeFiles/*.log
15-
- cat build/CMakeFiles/CMakeOutput.log
16-
- cat build/_deps/gtest-subbuild/CMakeFiles/CMakeOutput.log
15+
- cat build/_deps/gtest-subbuild/CMakeFiles/CMakeError.log

0 commit comments

Comments
 (0)