From 641286090e2770a9cb72354a595c64fb052f439c Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 1 Aug 2021 04:14:52 +0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 505c3dcf81..04e0fc9a88 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -47,8 +47,10 @@ jobs: ad, ae, af, + ag, al, am, + an, ao, ar, at, @@ -143,11 +145,13 @@ jobs: mn, mo, mt, + mv, mx, my, mz, ne, ng, + ni, nl, no, np, @@ -209,7 +213,7 @@ jobs: - name: Install Dependencies run: npm install - name: Format Playlists - run: node scripts/format.js --country=${{ matrix.country }} + run: node scripts/format.js --country=${{ matrix.country }} --resolution - name: Upload Artifact uses: actions/upload-artifact@v2 with: