From 09e41d7130fc1723a14431798e8e930794e863e7 Mon Sep 17 00:00:00 2001 From: Ismail Jniah <36990177+IsmailJniah@users.noreply.github.com> Date: Wed, 20 Sep 2023 20:35:09 +0200 Subject: [PATCH] Update openvidu-react-tutorial.yml --- .github/workflows/openvidu-react-tutorial.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/openvidu-react-tutorial.yml b/.github/workflows/openvidu-react-tutorial.yml index e52ae674..a52013c8 100644 --- a/.github/workflows/openvidu-react-tutorial.yml +++ b/.github/workflows/openvidu-react-tutorial.yml @@ -23,9 +23,10 @@ jobs: sudo apt-get update sudo apt-get upgrade openssl npx update-browserslist-db@latest + sleep 5 sudo npm install sudo node index.js & - sleep 15 + echo client application tutorial cd .. cd openvidu-react