Skip to content

Commit

Permalink
Update openvidu-react-tutorial.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IsmailJniah authored Sep 20, 2023
1 parent edadd02 commit 5d07c3e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/openvidu-react-tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ jobs:
sleep 15
echo server application
cd openvidu-basic-node
sudo npm install -g n
sudo n latest
sudo apt-get update
sudo apt-get upgrade openssl
sudo npm install
sudo node index.js &
sleep 15
Expand Down

0 comments on commit 5d07c3e

Please sign in to comment.