New build #854
1 changed files with 1 additions and 2 deletions
|
@ -24,8 +24,7 @@ build apk:
|
||||||
wget -O - https://api.bintray.com/users/sobolevn/keys/gpg/public.key | apt-key add -
|
wget -O - https://api.bintray.com/users/sobolevn/keys/gpg/public.key | apt-key add -
|
||||||
- apt-get -y update && apt-get -y install yarn git-secret
|
- apt-get -y update && apt-get -y install yarn git-secret
|
||||||
- git secret reveal
|
- git secret reveal
|
||||||
- npm install -g npm@latest
|
- npm install -g react-native-cli@2.0.1
|
||||||
- npm install -g react-native-cli
|
|
||||||
- git clone https://github.com/lbryio/lbry-react-native
|
- git clone https://github.com/lbryio/lbry-react-native
|
||||||
- cd lbry-react-native
|
- cd lbry-react-native
|
||||||
- yarn
|
- yarn
|
||||||
|
|
Loading…
Reference in a new issue