We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42582dd commit 47667b8Copy full SHA for 47667b8
.github/workflows/ci.yml
@@ -62,4 +62,4 @@ jobs:
62
63
- name: Print Output
64
id: output
65
- run: echo "${{ steps.test-action.outputs.path }}"
+ run: ls -lach "${{ steps.test-action.outputs.path }}"
0 commit comments