Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit d117871

Browse files
committed
adjust npm registry
1 parent 3250d00 commit d117871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/setup-node@v2
1616
with:
1717
node-version-file: '.nvmrc'
18-
18+
registry-url: 'https://registry.npmjs.org'
1919
- run: npm install
2020
- run: npm run lint
2121
- run: npm run build:prod

0 commit comments

Comments
 (0)