Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit a34e977

Browse files
committed
debug symlink
1 parent 4cd27a9 commit a34e977

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ runs:
2626
curl -0 --silent --output dist-serverless/extensions/sentry-lambda-extension `curl -s https://release-registry.services.sentry.io/apps/sentry-lambda-extension/latest | jq -r .files.\"sentry-lambda-extension\".url`
2727
chmod +x dist-serverless/extensions/sentry-lambda-extension
2828
- name: Check for symlink
29+
shell: bash
2930
run: |
3031
echo "--------------------"
3132
ls -laR dist-serverless/

0 commit comments

Comments
 (0)