Update clean.yml
This commit is contained in:
parent
2e53557fd7
commit
8a50ed4fb8
|
@ -176,7 +176,7 @@ jobs:
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: channels
|
name: channels
|
||||||
path: channels/
|
path: channels/${{ matrix.country }}.m3u
|
||||||
pull-request:
|
pull-request:
|
||||||
needs: clean
|
needs: clean
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue