File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments