From 013e5c96c081fbe14982e4be03efd4cadba04917 Mon Sep 17 00:00:00 2001 From: Ismail Jniah <36990177+IsmailJniah@users.noreply.github.com> Date: Wed, 20 Sep 2023 19:59:32 +0200 Subject: [PATCH] Update openvidu-react-tutorial.yml --- .github/workflows/openvidu-react-tutorial.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/openvidu-react-tutorial.yml b/.github/workflows/openvidu-react-tutorial.yml index 549577a1..64f93b8e 100644 --- a/.github/workflows/openvidu-react-tutorial.yml +++ b/.github/workflows/openvidu-react-tutorial.yml @@ -19,6 +19,7 @@ jobs: cd openvidu-basic-node sudo npm install sudo node index.js & + sleep 2 echo client application tutorial cd .. cd openvidu-react