mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:28 -06:00
fix: wercker fixes
This commit is contained in:
@@ -5,7 +5,8 @@ build:
|
||||
name: install dependencies
|
||||
code: |
|
||||
apt update
|
||||
apt install bash build-essential yarn
|
||||
apt install build-essential
|
||||
npm install -g yarn
|
||||
- script:
|
||||
name: yarn install
|
||||
code: |
|
||||
|
||||
Reference in New Issue
Block a user