fix: wercker fixes
This commit is contained in:
parent
a388c23a23
commit
b2e754c45e
@ -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: |
|
||||||
|
Loading…
Reference in New Issue
Block a user