forked from Mystique-Play/Mystique
parent
77cb9eb8aa
commit
500ff1eb6a
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@ jobs:
|
||||||
- name: Basic M3U cleanup
|
- name: Basic M3U cleanup
|
||||||
run: node .forgejo/scripts/cleanup-m3u.js mystique.m3u
|
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
|
- name: Run M3U linter
|
||||||
run: m3u-linter --config .forgejo/scripts/m3u-linter.config.json mystique.m3u
|
run: m3u-linter --config .forgejo/scripts/m3u-linter.config.json mystique.m3u
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue