Skip to content

Commit fbc09ca

Browse files
committed
experimental stuff
1 parent f60889b commit fbc09ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
echo "pwd $$ ls -alh" > sentry-lambda-layer/extensions/my-extension.sh
5454
chmod +x sentry-lambda-layer/extensions/my-extension.sh
5555
- run: |
56-
zip sentry-lambda-layer.zip sentry-lambda-layer/
56+
zip -r sentry-lambda-layer.zip sentry-lambda-layer/
5757
ls -alh
5858
echo "im zip"
5959
unzip -Z1 sentry-lambda-layer.zip

0 commit comments

Comments
 (0)