|
|
@ -47,8 +47,10 @@ jobs:
|
|
|
|
ad,
|
|
|
|
ad,
|
|
|
|
ae,
|
|
|
|
ae,
|
|
|
|
af,
|
|
|
|
af,
|
|
|
|
|
|
|
|
ag,
|
|
|
|
al,
|
|
|
|
al,
|
|
|
|
am,
|
|
|
|
am,
|
|
|
|
|
|
|
|
an,
|
|
|
|
ao,
|
|
|
|
ao,
|
|
|
|
ar,
|
|
|
|
ar,
|
|
|
|
at,
|
|
|
|
at,
|
|
|
@ -143,11 +145,13 @@ jobs:
|
|
|
|
mn,
|
|
|
|
mn,
|
|
|
|
mo,
|
|
|
|
mo,
|
|
|
|
mt,
|
|
|
|
mt,
|
|
|
|
|
|
|
|
mv,
|
|
|
|
mx,
|
|
|
|
mx,
|
|
|
|
my,
|
|
|
|
my,
|
|
|
|
mz,
|
|
|
|
mz,
|
|
|
|
ne,
|
|
|
|
ne,
|
|
|
|
ng,
|
|
|
|
ng,
|
|
|
|
|
|
|
|
ni,
|
|
|
|
nl,
|
|
|
|
nl,
|
|
|
|
no,
|
|
|
|
no,
|
|
|
|
np,
|
|
|
|
np,
|
|
|
@ -209,7 +213,7 @@ jobs:
|
|
|
|
- name: Install Dependencies
|
|
|
|
- name: Install Dependencies
|
|
|
|
run: npm install
|
|
|
|
run: npm install
|
|
|
|
- name: Format Playlists
|
|
|
|
- name: Format Playlists
|
|
|
|
run: node scripts/format.js --country=${{ matrix.country }}
|
|
|
|
run: node scripts/format.js --country=${{ matrix.country }} --resolution
|
|
|
|
- name: Upload Artifact
|
|
|
|
- name: Upload Artifact
|
|
|
|
uses: actions/upload-artifact@v2
|
|
|
|
uses: actions/upload-artifact@v2
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|