Update clean.yml

This commit is contained in:
freearhey 2021-05-06 23:04:52 +03:00
parent e8db9e7058
commit 7cadfa3b77

View File

@ -175,8 +175,7 @@ jobs:
- name: Upload Artifact
uses: actions/upload-artifact@v2
with:
name: ${{ matrix.country }}.m3u
path: channels/${{ matrix.country }}.m3u
path: channels/
pull-request:
needs: clean
runs-on: ubuntu-latest