Skip to content

Commit dafc22d

Browse files
authored
Merge pull request #15 from mug-jp/Kanahiro-patch-1
Update demo.yml
2 parents 89bd334 + 12a9356 commit dafc22d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/demo.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ jobs:
2626
node-version: 22
2727
cache: 'pnpm'
2828

29+
- name: install pnpm
30+
run: npm install -g pnpm
31+
2932
- name: install
3033
run: pnpm install
3134

0 commit comments

Comments
 (0)