mirror of
https://github.com/iptv-org/iptv
synced 2025-12-16 18:37:17 -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
|
||||
path: scripts/data
|
||||
- run: npm install
|
||||
- run: npm run db:create
|
||||
- run: npm run db:create -- --max-clusters=30000
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: database
|
||||
|
||||
Reference in New Issue
Block a user