Verified Commit 7c777775 authored by ddorgan's avatar ddorgan Committed by gabriel klawitter
Browse files

Use quotes

parent 3db4110e
......@@ -42,7 +42,7 @@ android-build:
- echo "sdk.dir=/opt/android-sdk" >> android/local.properties
- npm install -g yarn
- bash ./setup_linux.sh
- export JAVA_HOME=/usr/lib/jvm/java-8-oracle
- export JAVA_HOME="/usr/lib/jvm/java-8-oracle"
- cd android && ./gradlew assembleRelease
tags:
- rust
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment