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