Attempt to automate build
Some checks failed
Android Signed Build and Release / build (push) Failing after 17s
Some checks failed
Android Signed Build and Release / build (push) Failing after 17s
This commit is contained in:
parent
ca7d74e604
commit
cb2850493b
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@ jobs:
|
|||
- name: Checkout code
|
||||
uses: https://source.mapcomplete.org/actions/checkout@v4
|
||||
|
||||
- name: Set up JDK
|
||||
run: sudo apt-get update && sudo apt-get install -y openjdk-17-jdk
|
||||
|
||||
- name: Decode keystore
|
||||
run: |
|
||||
echo "${{ secrets.KEYSTORE_BASE64 }}" | base64 -d > my-release-key.jks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue