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 100dc94 commit 75a1fecCopy full SHA for 75a1fec
.github/workflows/covector-version-or-publish.yml
@@ -78,7 +78,6 @@ jobs:
78
with:
79
node-version: 20
80
registry-url: 'https://registry.npmjs.org'
81
- cache: 'pnpm'
82
83
- name: cargo login
84
run: cargo login ${{ secrets.ORG_CRATES_IO_TOKEN }}
0 commit comments