mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-18 13:57:39 +00:00
Update test.yml
This commit is contained in:
parent
ef3cd7549b
commit
7cb6f92914
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -20,5 +20,5 @@ jobs:
|
|||
uses: ./
|
||||
- name: Show output
|
||||
run: |
|
||||
echo "${{ steps.changed-files.outputs }}"
|
||||
echo "${{ toJSON(steps.changed-files.outputs) }}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue