Update .forgejo/workflows/validate.yaml

This commit is contained in:
SpaceMonkey 2025-02-15 18:41:07 -03:00
parent 500ff1eb6a
commit f05c90880d

View file

@ -17,18 +17,12 @@ jobs:
with:
node-version: '20'
- name: Install m3u-linter
run: npm install -g m3u-linter
- 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
- name: Split into country playlists
run: node .forgejo/scripts/split-m3u.js mystique.m3u