mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-2686 App | Tech | Updated release script for uploading artefacts
This commit is contained in:
parent
da58664b80
commit
7e42d280ec
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
@ -10,8 +10,8 @@ jobs:
|
|||
id: setup-ndk
|
||||
with:
|
||||
ndk-version: r23c
|
||||
local-cache: true
|
||||
link-to-sdk: true
|
||||
# local-cache: true
|
||||
# link-to-sdk: true
|
||||
- uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: "zulu"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue