Skip to content

Commit 4493fa9

Browse files
committed
fix: amzn linux2
1 parent 58b828e commit 4493fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/codebuild/amazonlinux-2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ phases:
1212
commands:
1313
- echo "Build finished. Dumping logs..."
1414
- pwd
15-
- cat ${$CODEBUILD_SRC_DIR}/github.com/awslabs/aws-lambda-cpp/build/CMakeFiles/CMakeOutput.log
15+
- cat build/CMakeFiles/CMakeOutput.log

0 commit comments

Comments
 (0)