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 7993ff0 commit d1f1656Copy full SHA for d1f1656
.github/workflows/check-pr.yml
@@ -11,9 +11,6 @@ jobs:
11
uses: actions/checkout@v4
12
- uses: pnpm/action-setup@v4
13
name: Install pnpm
14
- with:
15
- run_install: false
16
-
17
- name: Install Node.js
18
uses: actions/setup-node@v4
19
with:
.github/workflows/publish.yml
@@ -13,8 +13,6 @@ jobs:
20
0 commit comments