Skip to content

Commit 2866cda

Browse files
committed
print the content of envs
1 parent b470c76 commit 2866cda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ runs:
2222
pwd
2323
ls -l
2424
ls -l envs/env1.yaml
25+
ls -l envs/
2526
ls -l ${{ join(fromJSON(inputs.environment-paths), ' ') }}
2627
- name: analyze environments
2728
shell: bash -l {0}

0 commit comments

Comments
 (0)