Skip to content

Commit

Permalink
Update openvidu-angular-tutorial.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IsmailJniah authored Nov 9, 2023
1 parent fd91e7b commit 9ad3cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openvidu-angular-tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
working-directory: openvidu-angular
run: |
npm install
ng server > ../results/logs/ng_server.log 2>&1 &
ng serve > ../results/logs/ng_server.log 2>&1 &
- name: Install dependencies
run: npm ci
Expand Down

0 comments on commit 9ad3cb2

Please sign in to comment.