* 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: script:
- cd rtc-server/ - cd rtc-server/
- npm build - npm install
artifacts: artifacts:
paths: paths: