Skip to content

Commit 2cd8dce

Browse files
committed
asdf
1 parent 3bc4d62 commit 2cd8dce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
--description "Python Development Layer" \
5353
--content S3Bucket=bawks-awesome-python-layer,S3Key=lambda_layer.zip \
5454
--compatible-runtimes "python3.8" "python3.9")
55+
echo $response
5556
layer_version=$($response | jq -r '.Version')
5657
5758
echo "Layer Version: $layer_version"

0 commit comments

Comments
 (0)