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 768f223 commit e031055Copy full SHA for e031055
.github/workflows/build.yml
@@ -12,8 +12,6 @@ jobs:
12
13
- uses: pnpm/action-setup@v4
14
name: Install pnpm
15
- with:
16
- version: 10.18.2
17
18
- name: Build 🏗️
19
run: pnpm build
0 commit comments