* Fixed issue with npm build that was supposed to be npm install
This commit is contained in:
parent
4218bc396a
commit
1cf95f1f27
@ -75,7 +75,7 @@ build-rtc-server:
|
||||
|
||||
script:
|
||||
- cd rtc-server/
|
||||
- npm build
|
||||
- npm install
|
||||
|
||||
artifacts:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user