mirror of
https://github.com/iptv-org/iptv
synced 2025-12-18 11:27:34 -05:00
Update auto-update.yml
speedup test
This commit is contained in:
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
|||||||
name: data
|
name: data
|
||||||
path: scripts/data
|
path: scripts/data
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run db:create
|
- run: npm run db:create -- --max-clusters=30000
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: database
|
name: database
|
||||||
|
|||||||
Reference in New Issue
Block a user