Skip to content

Commit

Permalink
Merge pull request #1774 from taozhi8833998/refactor-registry-url
Browse files Browse the repository at this point in the history
refactor: registry.npm.taobao.org cert expired
  • Loading branch information
taozhi8833998 authored Jan 26, 2024
2 parents 98e3774 + b4bb106 commit 518b703
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
registry-url: https://registry.npmjs.org/
- run: npm install
- run: npm test

Expand Down

0 comments on commit 518b703

Please sign in to comment.