Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2021-08-01 04:10:01 +03:00
parent 101072c76c
commit e96f13414b
1 changed files with 0 additions and 5 deletions

View File

@ -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