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