Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2021-08-18 16:46:06 +03:00
parent f4b2b6cef7
commit 044a7cc01c
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ jobs:
- name: Install Dependencies
run: npm install
- name: Format Playlists
run: node scripts/format.js --country=${{ matrix.country }} --status --resolution --debug
run: node scripts/format.js --country=${{ matrix.country }} --debug
- name: Upload Artifact
uses: actions/upload-artifact@v2
with: