Update load-streams.js

This commit is contained in:
Aleksandr Statciuk
2022-02-05 03:19:31 +03:00
parent a15c6c010c
commit bb9817746f
5 changed files with 46 additions and 54 deletions

View File

@@ -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