Update update.yml

This commit is contained in:
freearhey
2023-09-17 04:09:21 +03:00
parent ebdf6d8781
commit 8c5d0dcaa1

View File

@@ -33,8 +33,6 @@ jobs:
run: npm install
- name: load api data
run: npm run api:load
- name: setup database
run: npm run db:create
- name: update internal playlists
run: npm run playlist:update --silent >> $GITHUB_OUTPUT
id: playlist-update