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 992c5a4 commit 3fcae60Copy full SHA for 3fcae60
.github/workflows/npm-publish.yml
@@ -22,6 +22,7 @@ jobs:
22
with:
23
node-version: 20
24
registry-url: https://registry.npmjs.org/
25
+ cache: "npm"
26
- name: Install dependencies
27
run: npm install
28
- name: Run tests
0 commit comments