Skip to content

Commit 75a1fec

Browse files
authored
ci: don't cache pnpm files in version-or-publish workflow (#14392)
1 parent 100dc94 commit 75a1fec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/covector-version-or-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ jobs:
7878
with:
7979
node-version: 20
8080
registry-url: 'https://registry.npmjs.org'
81-
cache: 'pnpm'
8281

8382
- name: cargo login
8483
run: cargo login ${{ secrets.ORG_CRATES_IO_TOKEN }}

0 commit comments

Comments
 (0)