Update auto-update.yml

Disables db:clear (#8174)
pull/24814/head
Aleksandr Statciuk 4 years ago
parent e549778e82
commit bb01f30202

@ -90,7 +90,7 @@ jobs:
path: scripts/logs
- run: npm install
- run: npm run db:update
- run: npm run db:clear
# - run: npm run db:clear
- run: npm run db:export
- uses: actions/upload-artifact@v2
with:

Loading…
Cancel
Save