Attempt to automate build: vibe coding the actions
Some checks failed
Android Signed Build and Release / build (push) Has been cancelled
Some checks failed
Android Signed Build and Release / build (push) Has been cancelled
This commit is contained in:
parent
3c23ad9105
commit
ca7d74e604
1 changed files with 2 additions and 5 deletions
|
@ -10,13 +10,10 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
uses: https://source.mapcomplete.org/actions/checkout@v4
|
||||
|
||||
- name: Set up JDK
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: '17'
|
||||
run: sudo apt-get update && sudo apt-get install -y openjdk-17-jdk
|
||||
|
||||
- name: Decode keystore
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue