Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2021-07-31 21:55:17 +03:00
parent d75523debf
commit e225947918
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ jobs:
- name: Install Dependencies
run: npm install
- name: Format Playlists
run: node scripts/format.js
run: node scripts/format.js --resolution
- name: Upload Artifact
uses: actions/upload-artifact@v2
with: