Commit a7a45954 authored by NGPixel's avatar NGPixel

fix: wercker fixes

parent b2e754c4
...@@ -4,8 +4,8 @@ build: ...@@ -4,8 +4,8 @@ build:
- script: - script:
name: install dependencies name: install dependencies
code: | code: |
apt update apt-get update
apt install build-essential apt-get install build-essential -y
npm install -g yarn npm install -g yarn
- script: - script:
name: yarn install name: yarn install
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment