Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

Commit

Permalink
Update zip file location
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Vittegleo committed Jul 25, 2017
1 parent 3e771db commit 37dd1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -12,5 +12,5 @@ jobs:
- run: make all-zip

- store_artifacts:
path: build/linux/x86-64/awslambdaproxy.zip
path: build/zip/awslambdaproxy-linux-x86-64.zip
destination: awslambdaproxy-linux-x86-64.zip

0 comments on commit 37dd1f5

Please sign in to comment.