Commit a7a45954 authored by NGPixel's avatar NGPixel

fix: wercker fixes

parent b2e754c4
......@@ -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
......
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