Skip to content

Commit

Permalink
Update openvidu-js-tutorial.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IsmailJniah authored Nov 8, 2023
1 parent ec2bfac commit 2cce493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openvidu-js-tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Run the client application tutorial
run: |
npm install --location=global http-server
sudo http-server openvidu-tutorials/openvidu-js/web > results/logs/http_server.log 2>&1 &
sudo http-server openvidu-js/web > results/logs/http_server.log 2>&1 &
- name: Install dependencies
run: npm ci
Expand Down

0 comments on commit 2cce493

Please sign in to comment.