Skip to content

Commit 561a984

Browse files
committed
Update CI
1 parent 3c3e202 commit 561a984

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-search.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
node-version: 22
2424
- name: Install packageManager
2525
uses: pnpm/action-setup@v4
26+
with:
27+
version: 9
2628
- name: Install Project Dependencies
2729
run: pnpm install
2830
working-directory: ./packages/search

0 commit comments

Comments
 (0)