Explorar o código

drone: check cli with actual lang

Herby Vojčík %!s(int64=4) %!d(string=hai) anos
pai
achega
058bddef5d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

@@ -37,6 +37,7 @@ steps:
       - npm install
       - cd ..
       - cd cli
+      - npm install ../lang
       - npm install
   - name: build
     image: node:lts