test
This commit is contained in:
parent
cffd77bd8b
commit
19f3adf66d
|
@ -13,7 +13,7 @@ jobs:
|
|||
- uses: tj-actions/changed-files@v12.2
|
||||
id: files
|
||||
with:
|
||||
files: streams/*.m3u
|
||||
files: '*.m3u'
|
||||
- uses: actions/setup-node@v2
|
||||
if: ${{ !env.ACT && steps.files.outputs.any_changed == 'true' }}
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue