Skip to content

Commit 6fa6252

Browse files
committed
ci
1 parent ad86826 commit 6fa6252

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
uses: actions/setup-node@v4
2020
with:
2121
node-version-file: ".nvmrc"
22-
cache: pnpm
2322

2423
- name: Setup pnpm
2524
uses: pnpm/action-setup@v4

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
uses: actions/setup-node@v4
2020
with:
2121
node-version-file: ".nvmrc"
22-
cache: pnpm
2322

2423
- name: Setup pnpm
2524
uses: pnpm/action-setup@v4

0 commit comments

Comments
 (0)