Skip to content

Commit

Permalink
Yaml is hard
Browse files Browse the repository at this point in the history
  • Loading branch information
grishka committed Mar 1, 2024
1 parent 19950e5 commit a7b83bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a7b83bc

Please sign in to comment.