ci #4
This commit is contained in:
parent
24b67c8838
commit
a4778df2a1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue