We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffe821e + 7cf7509 commit 81615a2Copy full SHA for 81615a2
1 file changed
.github/workflows/npm-cd-latest.yml
@@ -21,7 +21,6 @@ jobs:
21
uses: actions/setup-node@v4
22
with:
23
node-version: '23.x'
24
- registry-url: 'https://registry.npmjs.org'
25
cache: "yarn"
26
cache-dependency-path: yarn.lock
27
- name: Install modules
0 commit comments