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