mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update com.graphhopper.maps.yml
This commit is contained in:
parent
59983cd229
commit
fac9ad4334
1 changed files with 2 additions and 5 deletions
|
|
@ -153,16 +153,13 @@ Builds:
|
|||
|
||||
- versionName: 1.0.5
|
||||
versionCode: 6
|
||||
disable: fails to build
|
||||
commit: c03aa0cbd34bcfd25e74d8b8a5555106de1c71a7
|
||||
subdir: android/app
|
||||
submodules: true
|
||||
sudo:
|
||||
- sysctl fs.inotify.max_user_watches=524288
|
||||
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.0/node-v16.17.0-linux-x64.tar.gz
|
||||
- echo "4827808e50b8ee42b4dadf056835287dac267b9cff56cea56e70843bf8cecb79 node.tar.gz"
|
||||
| sha256sum -c -
|
||||
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
||||
- curl -fsSL https://deb.nodesource.com/setup_16.x | bash -
|
||||
- apt-get install -y nodejs
|
||||
init:
|
||||
- cd ../..
|
||||
- cp config.js graphhopper-maps/
|
||||
|
|
|
|||
Loading…
Reference in a new issue