Update auto-update.yml
This commit is contained in:
5
.github/workflows/auto-update.yml
vendored
5
.github/workflows/auto-update.yml
vendored
@@ -206,11 +206,6 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
- name: Download Artifacts
|
||||
uses: actions/download-artifact@v2
|
||||
- name: Enable Cache
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '14'
|
||||
cache: 'npm'
|
||||
- name: Install Dependencies
|
||||
run: npm install
|
||||
- name: Format Playlists
|
||||
|
Reference in New Issue
Block a user