Update auto-update.yml

For test only
This commit is contained in:
Aleksandr Statciuk 2021-10-23 07:19:08 +03:00
parent db577d49c1
commit 65f9951998
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
run: node scripts/format.js --country=${{ matrix.country }} --debug --offline
- name: Upload Artifact
uses: actions/upload-artifact@v2
with: