Update com.graphhopper.maps.yml

This commit is contained in:
Robin 2023-04-20 18:29:14 +00:00 committed by Izzy
parent 59983cd229
commit fac9ad4334

View file

@ -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/