[CI] Remove Wandalen/wretry.action, call pnpm install directly (#10745)

This commit is contained in:
Samuel Newman
2026-06-05 22:49:02 +03:00
committed by GitHub
parent a5aa985b33
commit 6d468c8ca4
4 changed files with 7 additions and 21 deletions
@@ -26,11 +26,7 @@ jobs:
node-version-file: package.json
cache: pnpm
- name: pnpm install
uses: Wandalen/wretry.action@master
with:
command: pnpm install --frozen-lockfile
attempt_limit: 3
attempt_delay: 2000
run: pnpm install --frozen-lockfile
- name: Extract language strings
run: pnpm intl:extract
- name: Create commit