Skip to content

Commit

Permalink
adjust npm registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Simply007 committed Aug 8, 2022
1 parent 3250d00 commit d117871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/setup-node@v2
with:
node-version-file: '.nvmrc'

registry-url: 'https://registry.npmjs.org'
- run: npm install
- run: npm run lint
- run: npm run build:prod
Expand Down

0 comments on commit d117871

Please sign in to comment.