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 e3b89ee commit eff68a3Copy full SHA for eff68a3
.github/workflows/check-pr.yml
@@ -20,7 +20,6 @@ jobs:
20
- uses: pnpm/action-setup@v4
21
name: Install pnpm
22
with:
23
- version: 9
24
run_install: false
25
- run: pnpm i
26
- run: |
.github/workflows/publish.yml
@@ -14,7 +14,6 @@ jobs:
14
15
16
17
18
19
- name: Install Node.js
uses: actions/setup-node@v4
0 commit comments