Skip to content

Commit 958c786

Browse files
committed
Merge branch 'refactor_default_action' of github.com:localstack/setup-localstack into refactor_default_action
2 parents 0f2479b + 4b05efe commit 958c786

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ inputs:
7272
runs:
7373
using: "composite"
7474
steps:
75+
- run: echo "$(ls -d ./../../_actions/LocalStack/setup-localstack/* | grep -v completed)"
76+
7577
- run: echo "action-root=$(ls -d ./../../_actions/LocalStack/setup-localstack/* | grep -v completed)" >> $GITHUB_ENV
7678
shell: bash
7779

0 commit comments

Comments
 (0)