Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2021-11-27 02:28:05 +03:00
parent 6f7f595e15
commit b9d936d56b

View File

@ -64,7 +64,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: