This commit is contained in:
arabcoders 2025-05-23 00:00:02 +03:00
parent 24b67c8838
commit a4778df2a1

View file

@ -66,6 +66,7 @@ jobs:
with:
node-version: 20
cache: "pnpm"
cache-dependency-path: './ui/pnpm-lock.yaml'
- name: Install frontend dependencies
working-directory: ui