Update auto-update.yml

Disables db:clear (#8174)
pull/8177/head^2
Aleksandr Statciuk 2 years ago
parent 0b941392d3
commit 20f321cff9

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