Commit b2e754c4 authored by NGPixel's avatar NGPixel

fix: wercker fixes

parent a388c23a
...@@ -5,7 +5,8 @@ build: ...@@ -5,7 +5,8 @@ build:
name: install dependencies name: install dependencies
code: | code: |
apt update apt update
apt install bash build-essential yarn apt install build-essential
npm install -g yarn
- script: - script:
name: yarn install name: yarn install
code: | code: |
......
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