add missing android-35 dependency (#2101)

This commit is contained in:
cyan 2025-03-21 04:03:17 +01:00 committed by GitHub
parent 5a09eecb01
commit 00642e6027
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 11 additions and 8 deletions

View file

@ -9,7 +9,7 @@ jobs:
PR_test_build:
runs-on: linux-amd64
container:
image: ghcr.io/cake-tech/cake_wallet:main-linux
image: ghcr.io/cake-tech/cake_wallet:3.24.4-linux
env:
STORE_PASS: test@cake_wallet
KEY_PASS: test@cake_wallet
@ -307,4 +307,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
path: ${{ github.workspace }}/build/app/outputs/flutter-apk
name: "android apk"
name: "android apk"

View file

@ -9,7 +9,7 @@ jobs:
PR_test_build:
runs-on: linux-amd64
container:
image: ghcr.io/cake-tech/cake_wallet:main-linux
image: ghcr.io/cake-tech/cake_wallet:3.24.4-linux
env:
STORE_PASS: test@cake_wallet
KEY_PASS: test@cake_wallet