mirror of
https://github.com/iptv-org/iptv
synced 2026-06-02 14:49:27 -04:00
Update load-streams.js
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
with:
|
||||
node-version: '14'
|
||||
- run: npm install
|
||||
- run: node scripts/commands/check-streams.js --cluster-id=${{ matrix.cluster_id }}
|
||||
- run: node scripts/commands/load-streams.js --cluster-id=${{ matrix.cluster_id }}
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: logs
|
||||
|
||||
Reference in New Issue
Block a user