Skip to content

Commit 225b616

Browse files
committed
fix node sea
1 parent 638f798 commit 225b616

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/node-sea.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
id: checkout
2020
uses: actions/checkout@v4
2121

22+
- uses: pnpm/action-setup@v4
23+
2224
- name: Setup Node.js
2325
id: setup-node
2426
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)