mirror of
https://github.com/mastodon/mastodon-android.git
synced 2025-02-01 19:26:43 +01:00
Yaml is hard
This commit is contained in:
parent
19950e5115
commit
a7b83bc058
2
.github/workflows/build_and_deploy.yml
vendored
2
.github/workflows/build_and_deploy.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
encodedString: ${{ secrets.KEYSTORE_FILE }}
|
||||
|
||||
- name: Prepare Gradle environment
|
||||
run: >
|
||||
run: |
|
||||
echo "apply from: 'ci_signing.gradle'" >> mastodon/build.gradle
|
||||
echo "sdk.dir=$ANDROID_SDK_ROOT" > local.properties
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user