diff --git a/aws_lambda/buildspec.yml b/aws_lambda/buildspec.yml index ad30308..a864764 100644 --- a/aws_lambda/buildspec.yml +++ b/aws_lambda/buildspec.yml @@ -30,6 +30,6 @@ phases: artifacts: files: - - **/* + - '**/*' base-directory: aws_lambda/build/output/