We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c892993 commit 89ac590Copy full SHA for 89ac590
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
name: Install pnpm
25
id: pnpm-install
26
with:
27
- version: 9
+ # version: 9
28
run_install: false
29
- name: Get pnpm store directory
30
id: pnpm-cache
.github/workflows/verify.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
0 commit comments