deploy: active yarn
Déploiement Frontend BETA / Lint et tests (push) Failing after 2m13s
Déploiement Frontend BETA / Déploiement beta (push) Has been skipped

This commit is contained in:
2026-05-15 21:19:52 +04:00
parent 4c9554a5f3
commit f38ff8202d
+3
View File
@@ -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