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