We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44013d0 commit 942c115Copy full SHA for 942c115
.github/workflows/check.yml
@@ -54,7 +54,6 @@ jobs:
54
name: Install pnpm
55
id: pnpm-install
56
with:
57
- version: 9
58
run_install: false
59
60
- name: Install dependencies
@@ -79,7 +78,6 @@ jobs:
79
78
80
81
82
83
84
85
.github/workflows/release.yml
@@ -27,7 +27,6 @@ jobs:
27
28
29
30
31
32
33
- name: Get pnpm store directory
0 commit comments