We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3441ae1 commit 98c1d58Copy full SHA for 98c1d58
.github/workflows/deploy.yaml
@@ -24,7 +24,7 @@ jobs:
24
cache: 'pnpm'
25
26
- name: 🔧 Enable Corepack
27
- run: corepack enable
+ run: corepack enable
28
29
- name: 📥 Install pnpm
30
run: corepack prepare [email protected] --activate
0 commit comments