Attempt to automate build
Some checks failed
Android Signed Build and Release / build (push) Failing after 0s
Some checks failed
Android Signed Build and Release / build (push) Failing after 0s
This commit is contained in:
parent
4dfaafb9a5
commit
62f31b72f6
1 changed files with 2 additions and 2 deletions
|
@ -9,9 +9,9 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://source.mapcomplete.org/actions/checkout@v4
|
||||
-
|
||||
uses: actions/setup-android
|
||||
uses: actions/setup-android@v3.2.2
|
||||
|
||||
- name: Decode keystore
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue