Explorar o código

fix: wercker fixes

NGPixel %!s(int64=7) %!d(string=hai) anos
pai
achega
b2e754c45e
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      wercker.yml

+ 2 - 1
wercker.yml

@@ -5,7 +5,8 @@ build:
       name: install dependencies
       code: |
         apt update
-        apt install bash build-essential yarn
+        apt install build-essential
+        npm install -g yarn
     - script:
       name: yarn install
       code: |