Skip to content

Commit 98c1d58

Browse files
committed
deploy: add pnpm
1 parent 3441ae1 commit 98c1d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
cache: 'pnpm'
2525

2626
- name: 🔧 Enable Corepack
27-
run: corepack enable
27+
run: corepack enable
2828

2929
- name: 📥 Install pnpm
3030
run: corepack prepare [email protected] --activate

0 commit comments

Comments
 (0)