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

Commit 37dd1f5

Browse files
author
Dan Vittegleo
committed
Update zip file location
1 parent 3e771db commit 37dd1f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
- run: make all-zip
1313

1414
- store_artifacts:
15-
path: build/linux/x86-64/awslambdaproxy.zip
15+
path: build/zip/awslambdaproxy-linux-x86-64.zip
1616
destination: awslambdaproxy-linux-x86-64.zip

0 commit comments

Comments
 (0)