mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-24 21:51:34 +10:00
update local.properties path
This commit is contained in:
@ -25,7 +25,7 @@ workflows:
|
||||
|
||||
scripts:
|
||||
- name: Set up local properties
|
||||
script: echo "sdk.dir=$ANDROID_SDK_ROOT" > "$FCI_BUILD_DIR/local.properties"
|
||||
script: echo "sdk.dir=$ANDROID_SDK_ROOT" > "$FCI_BUILD_DIR/app/local.properties"
|
||||
|
||||
- name: Set up key.properties file for code signing
|
||||
script: |
|
||||
|
||||
Reference in New Issue
Block a user