Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2021-10-01 20:25:45 +03:00
parent 3be4279109
commit 522a3f9c63
1 changed files with 1 additions and 1 deletions

View File

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