diff --git a/aws_lambda/buildspec.yml b/aws_lambda/buildspec.yml index 69597f2..b478f7f 100644 --- a/aws_lambda/buildspec.yml +++ b/aws_lambda/buildspec.yml @@ -26,7 +26,7 @@ phases: - mkdir output - cd output - unzip ../timezone.zip - - mv ../out_v1/timezone21.bin . + - mv ../out/timezone21.bin . artifacts: files: