tentative supplémentaire
Some checks failed
ci / ci (push) Failing after 32s

This commit is contained in:
Nicolas HOARAU 2026-01-30 00:55:54 +04:00
parent 86b49b8c10
commit 2697957d9e

View file

@ -15,9 +15,8 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: | run: |
node -v corepack enable
npm install -g pnpm pnpm install --jobs 1 --prefer-offline
pnpm install --no-frozen-lockfile
- name: Build & Check - name: Build & Check
run: | run: |