Verified Commit 216b6b8e authored by ddorgan's avatar ddorgan Committed by gabriel klawitter
Browse files

Give full path

parent 7c777775
......@@ -43,6 +43,7 @@ android-build:
- npm install -g yarn
- bash ./setup_linux.sh
- export JAVA_HOME="/usr/lib/jvm/java-8-oracle"
- export PATH=$JAVA_HOME/bin:$PATH
- 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