mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-01-08 16:44:23 +01:00
Wait for swift publishing job for flutter and RN
This commit is contained in:
5
.github/workflows/publish-android.yml
vendored
5
.github/workflows/publish-android.yml
vendored
@@ -37,6 +37,11 @@ jobs:
|
||||
repository: ${{ inputs.repository || github.repository }}
|
||||
ref: ${{ inputs.ref || github.sha }}
|
||||
|
||||
- uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: 'zulu'
|
||||
java-version: '17'
|
||||
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: bindings-android-jniLibs
|
||||
|
||||
Reference in New Issue
Block a user