fix ci
This commit is contained in:
parent
1c39d42a46
commit
5e2369897a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue