CI fix tentative #3
This commit is contained in:
parent
7748861489
commit
e27a66dfbd
1 changed files with 0 additions and 3 deletions
|
|
@ -45,9 +45,6 @@ jobs:
|
||||||
|
|
||||||
- name: Setup Nodejs
|
- name: Setup Nodejs
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
with:
|
|
||||||
cache: "pnpm"
|
|
||||||
cache-dependency-path: pnpm-lock.yaml
|
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pnpm install
|
run: pnpm install
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue