mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
GraphHopper Maps, another attempt
This commit is contained in:
parent
8b63e577f3
commit
4a74177665
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,6 @@ Builds:
|
|||
|
||||
- versionName: 1.0.5
|
||||
versionCode: 6
|
||||
disable: https://monitor.f-droid.org/builds/log/com.graphhopper.maps/6
|
||||
commit: c03aa0cbd34bcfd25e74d8b8a5555106de1c71a7
|
||||
subdir: android/app
|
||||
submodules: true
|
||||
|
|
@ -166,6 +165,7 @@ Builds:
|
|||
- cp config.js graphhopper-maps/
|
||||
- cd graphhopper-maps
|
||||
- npm install
|
||||
- sed -i -e 's/gitSHA\ =/gitSHA\ ="1"\/\//g' webpack.common.js
|
||||
- npm run build
|
||||
- mv dist/bundle.*.js dist/bundle.js
|
||||
- cd ..
|
||||
|
|
|
|||
Loading…
Reference in a new issue