deploy: active yarn
This commit is contained in:
@@ -16,6 +16,9 @@ jobs:
|
||||
with:
|
||||
node-version: '22'
|
||||
|
||||
- name: Activer Yarn via Corepack
|
||||
run: corepack enable
|
||||
|
||||
- name: Installer les dépendances
|
||||
run: yarn install --frozen-lockfile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user