Skip to content

Commit

Permalink
update openvidu-recording
Browse files Browse the repository at this point in the history
  • Loading branch information
IsmailJniah committed Nov 15, 2023
1 parent 71b5316 commit b55e5db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openvidu-recording-node-tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
npm install
node server.js http://localhost:4443 MY_SECRET > ../results/logs/node_server.log 2>&1 &
sleep 10
sleep 20
- name: Install dependencies
run: npm ci
Expand Down

0 comments on commit b55e5db

Please sign in to comment.