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 9d20f85 commit e18a706Copy full SHA for e18a706
.github/workflows/test-and-release.yml
@@ -25,7 +25,6 @@ jobs:
25
uses: actions/setup-node@1f8c6b94b26d0feae1e387ca63ccbdc44d27b561 # pin@v2
26
with:
27
node-version: ${{ matrix.node-version }}
28
- registry-url: "https://npm.pkg.github.com"
29
cache: "npm"
30
- name: 🗄 Cache node_modules
31
id: cache-node_modules
0 commit comments