Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2021-10-23 07:38:35 +03:00
parent 65f9951998
commit 9508dc8667

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: