Update auto-update.yml
This commit is contained in:
parent
84d8d9576a
commit
3c0805740d
|
@ -90,7 +90,7 @@ jobs:
|
||||||
path: scripts/logs
|
path: scripts/logs
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run db:update
|
- run: npm run db:update
|
||||||
# - run: npm run db:clear
|
- run: npm run db:clear
|
||||||
- run: npm run db:export
|
- run: npm run db:export
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue