Manyverse - retry apt
This commit is contained in:
parent
845250f840
commit
1a6cfdd1e8
|
@ -572,7 +572,7 @@ Builds:
|
||||||
commit: v0.1902.27-beta
|
commit: v0.1902.27-beta
|
||||||
subdir: android/app
|
subdir: android/app
|
||||||
sudo:
|
sudo:
|
||||||
- apt-get update
|
- apt-get update || apt-get update
|
||||||
- apt-get install -y --no-install-recommends g++ ninja-build -t stretch-backports
|
- apt-get install -y --no-install-recommends g++ ninja-build -t stretch-backports
|
||||||
npm
|
npm
|
||||||
- npm install -g react-native-cli
|
- npm install -g react-native-cli
|
||||||
|
|
Loading…
Reference in a new issue