Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk
2022-08-24 03:23:26 +03:00
parent 860f75ad29
commit 4ab0da6180

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: