this time ci will work I hope!

1.2-legacy
Kevin Hester 2021-02-21 11:52:45 +08:00
rodzic 01100e67e1
commit 8e1a31f128
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

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