Set format
This commit is contained in:
parent
f8c9903c94
commit
6c884561e5
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -30,10 +30,7 @@ jobs:
|
||||
# uses: jitterbit/get-changed-files@v1
|
||||
uses: masesgroup/retrieve-changed-files@v2
|
||||
with:
|
||||
# Format of the steps output context.
|
||||
# Can be 'space-delimited', 'csv', or 'json'.
|
||||
# Default: 'space-delimited'
|
||||
format: ''
|
||||
format: 'space-delimited'
|
||||
|
||||
- name: Find add-on directories
|
||||
id: addons
|
||||
|
||||
Loading…
Reference in New Issue
Block a user