diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 4ed5160ca8..ce91e8e6e2 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -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: