Skip to content

Commit f5867b3

Browse files
author
Alex Boten
authored
add debugging step (aws-observability#675)
Signed-off-by: Alex Boten <[email protected]>
1 parent 11231fd commit f5867b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/layer-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777

7878
- name: Publish Lambda Layer
7979
run: |
80+
ls -al
8081
LAYER_ARN=$(
8182
aws lambda publish-layer-version \
8283
--layer-name $LAYER_NAME \

0 commit comments

Comments
 (0)