chore: still in the process of fixing github actions
This commit is contained in:
parent
93dcc12f8d
commit
167597bc9f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
id: decode_keystore
|
||||
uses: timheuer/base64-to-file@v1
|
||||
with:
|
||||
fileName: './keystore/nightly_keystore.jks'
|
||||
fileName: './mastodon/keystore/nightly_keystore.jks'
|
||||
encodedString: ${{ secrets.KEYSTORE }}
|
||||
|
||||
- name: Build with Gradle
|
||||
|
|
Loading…
Add table
Reference in a new issue