Update update.yml

pull/14243/head
freearhey 1 year ago
parent b05020c5c3
commit cf34de39f2

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

Loading…
Cancel
Save