correction #31

Merged
maxime.daniels merged 1 commits from feat/workflow into dev 2026-08-03 23:38:20 +02:00
-5
View File
@@ -30,11 +30,6 @@ jobs:
with:
node-version: 22
- name: Configuration de Node.js
uses: actions/setup-node@v4
with:
node-version: 22
- name: Activation de pnpm
run: corepack enable pnpm