2
0
NGPixel 8 жил өмнө
parent
commit
a7a4595482
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      wercker.yml

+ 2 - 2
wercker.yml

@@ -4,8 +4,8 @@ build:
     - script:
       name: install dependencies
       code: |
-        apt update
-        apt install build-essential
+        apt-get update
+        apt-get install build-essential -y
         npm install -g yarn
     - script:
       name: yarn install