forked from Mystique-Play/Mystique
Remove sort as part of troubleshooting
This commit is contained in:
parent
0f3f7dc11c
commit
e7435b570d
1 changed files with 0 additions and 3 deletions
|
@ -23,9 +23,6 @@ jobs:
|
|||
- name: Basic M3U cleanup
|
||||
run: node .forgejo/scripts/cleanup-m3u.js mystique.m3u
|
||||
|
||||
- name: Sort M3U file
|
||||
run: node .forgejo/scripts/sort-m3u.js mystique.m3u
|
||||
|
||||
- name: Run M3U linter
|
||||
run: m3u-linter --config .forgejo/scripts/m3u-linter.config.json mystique.m3u
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue