mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-07 03:06:29 +00:00
Grab zlib1g from testing
Should fix the build failure: https://npm.community/t/zlib-invalid-distance-too-far-back/5577
This commit is contained in:
parent
42ab098b78
commit
35c7de570c
1 changed files with 1 additions and 1 deletions
|
|
@ -476,7 +476,7 @@ Builds:
|
|||
commit: 44ddec1b74d858dc97eb8f8ead0e1e10147dbc8d
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -t testing nodejs npm
|
||||
- apt-get install -t testing zlib1g nodejs npm
|
||||
- npm install -g cordova
|
||||
output: platforms/android/app/build/outputs/apk/release/app-release-unsigned.apk
|
||||
srclibs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue