Yaml is hard

This commit is contained in:
Grishka 2024-03-01 10:35:14 +03:00
parent 19950e5115
commit a7b83bc058
1 changed files with 1 additions and 1 deletions

View File

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