Update auto-update.yml

For test only
what-a-patch-1
Aleksandr Statciuk 4 years ago
parent bf5a321f1e
commit be72e4d336

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

Loading…
Cancel
Save