Update load-cluster.js

This commit is contained in:
Aleksandr Statciuk
2022-02-07 06:18:31 +03:00
parent f92216f992
commit 00aae01f5a
4 changed files with 9 additions and 8 deletions

View File

@@ -51,7 +51,7 @@ jobs:
with:
node-version: '14'
- run: npm install
- run: node scripts/commands/load-streams.js --cluster-id=${{ matrix.cluster_id }}
- run: node scripts/commands/load-cluster.js --cluster-id=${{ matrix.cluster_id }}
- uses: actions/upload-artifact@v2
with:
name: logs