Skip to content

Commit 47fb000

Browse files
committed
ci: testing
1 parent f7e825f commit 47fb000

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-mobile-e2e-reusable.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ jobs:
456456

457457
- name: setup caches
458458
id: setup-caches
459-
uses: LedgerHQ/ledger-live/tools/actions/composites/setup-caches@develop
459+
uses: LedgerHQ/ledger-live/tools/actions/composites/setup-caches@support/macos-networking-patch
460460
with:
461461
skip-pod-cache: "true"
462462
skip-turbo-cache: "false"
@@ -682,7 +682,7 @@ jobs:
682682
/usr/local/lib/android/sdk/build-tools/34.0.0/apksigner sign --ks ${{ secrets.ANDROID_KEYSTORE_PATH }} --ks-pass ${{ secrets.ANDROID_KEYSTORE_PASSWORD }} --ks-key-alias staging --key-pass ${{ secrets.ANDROID_KEYSTORE_PASSWORD }} ${{ env.ANDROID_APK_PATH }}
683683
684684
- name: Setup the caches
685-
uses: LedgerHQ/ledger-live/tools/actions/composites/setup-caches@develop
685+
uses: LedgerHQ/ledger-live/tools/actions/composites/setup-caches@support/macos-networking-patch
686686
id: setup-caches
687687
with:
688688
install-proto: true

0 commit comments

Comments
 (0)