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 b4bae68 commit 15747d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/openvidu-react-tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: Run the build process with Docker
run: |
sudo docker run -p 4443:4443 --rm -e OPENVIDU_SECRET=MY_SECRET openvidu/openvidu-dev:2.27.0 &
npx update-browserslist-db@latest
cd openvidu-basic-node
sudo npm install
sudo node index.js &
Expand Down

0 comments on commit 15747d7

Please sign in to comment.