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