We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6f3317 + edda6a1 commit f87409eCopy full SHA for f87409e
1 file changed
.github/workflows/ci.yml
@@ -90,7 +90,7 @@ jobs:
90
run: pnpm install
91
92
- name: Install pgpm CLI globally
93
- run: npm install -g pgpm@0.2.0
+ run: npm install -g pgpm@0.2.15
94
95
- name: Build
96
run: pnpm -r build
0 commit comments