This commit is contained in:
arabcoders 2025-05-22 23:54:51 +03:00
parent 1c39d42a46
commit 5e2369897a

View file

@ -109,6 +109,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v4
with:
cache-dependency-path: ui/pnpm-lock.yaml
node-version: 20
cache: "pnpm"