CI fix tentative #5
This commit is contained in:
parent
df2af99bd0
commit
04da5d6ec6
1 changed files with 2 additions and 0 deletions
|
|
@ -45,6 +45,8 @@ jobs:
|
|||
|
||||
- name: Setup Nodejs
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 22
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue