* Fixed issue with npm build that was supposed to be npm install

This commit is contained in:
shockrah 2021-05-01 16:28:59 -07:00
parent 4218bc396a
commit 1cf95f1f27

View File

@ -75,7 +75,7 @@ build-rtc-server:
script:
- cd rtc-server/
- npm build
- npm install
artifacts:
paths: