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 07b10a5 commit b36a562Copy full SHA for b36a562
3 files changed
.github/workflows/check-dist.yml
@@ -35,7 +35,6 @@ jobs:
35
uses: actions/setup-node@v4
36
with:
37
node-version-file: .node-version
38
- cache: npm
39
40
- name: Install Dependencies
41
id: install
.github/workflows/ci.yml
@@ -26,7 +26,6 @@ jobs:
26
27
28
29
30
31
32
id: pnpm-install
.github/workflows/linter.yml
@@ -30,7 +30,6 @@ jobs:
33
34
0 commit comments