Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2022-08-24 03:23:26 +03:00
parent 84d8d9576a
commit 3c0805740d
1 changed files with 1 additions and 1 deletions

View File

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