ci #3
This commit is contained in:
parent
5e2369897a
commit
24b67c8838
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -109,7 +109,7 @@ jobs:
|
|||
- name: Install Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
cache-dependency-path: ui/pnpm-lock.yaml
|
||||
cache-dependency-path: './ui/pnpm-lock.yaml'
|
||||
node-version: 20
|
||||
cache: "pnpm"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue