Skip to content

Commit 0cc2323

Browse files
committed
support(LIVE-26911): use mise instead of proto in build-desktop workflow
1 parent 035cecf commit 0cc2323

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build-desktop-reusable.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,9 @@ jobs:
6969
uses: LedgerHQ/ledger-live/tools/actions/composites/setup-caches@support/LIVE-26911-add-mise
7070
id: setup-caches
7171
with:
72-
install-proto: true
72+
use-mise: true
73+
gh-token: ${{ secrets.GITHUB_TOKEN }}
74+
install-proto: false
7375
skip-turbo-cache: "false"
7476
accountId: ${{ secrets.AWS_ACCOUNT_ID_PROD }}
7577
roleName: ${{ secrets.AWS_CACHE_ROLE_NAME }}

0 commit comments

Comments
 (0)