1
0
Selaa lähdekoodia

drone: check cli with actual lang

Herby Vojčík 4 vuotta sitten
vanhempi
commit
058bddef5d
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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