Skip to content

Commit 84c1407

Browse files
committed
ci: try adding slash
1 parent 3b97c13 commit 84c1407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
- uses: actions/setup-node@v6
138138
with:
139139
node-version-file: '.nvmrc'
140-
registry-url: 'https://registry.npmjs.org'
140+
registry-url: 'https://registry.npmjs.org/'
141141

142142
- name: Install deps
143143
run: npm ci --audit=false

0 commit comments

Comments
 (0)