Skip to content

Commit b470c76

Browse files
committed
more debugging
1 parent a45662b commit b470c76

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
@@ -21,6 +21,7 @@ runs:
2121
run: |
2222
pwd
2323
ls -l
24+
ls -l envs/env1.yaml
2425
ls -l ${{ join(fromJSON(inputs.environment-paths), ' ') }}
2526
- name: analyze environments
2627
shell: bash -l {0}

0 commit comments

Comments
 (0)