this time ci will work I hope!

This commit is contained in:
Kevin Hester 2021-02-21 11:52:45 +08:00
parent 01100e67e1
commit 8e1a31f128

View file

@ -20,9 +20,12 @@ jobs:
run: |
# not yet needed echo $gservices > ./app/google-services.json
cp ./app/google-services-example.json ./app/google-services.json
rm ./app/google-services.json
cp ./app/special/mapbox-token.xml ./app/src/main/res/values/
# The following would not be valid XML, don't use yet
# echo $mapboxtoken > ./app/src/main/res/values/mapbox-token.xml
mkdir -p ~/.gradle
echo "MAPBOX_DOWNLOADS_TOKEN=$mapboxtoken" >>~/.gradle/gradle.properties