Update auto-update.yml
This commit is contained in:
parent
101072c76c
commit
e96f13414b
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
|
||||
|
Loading…
Reference in New Issue
Block a user