Skip to content

Commit

Permalink
✅ test: registry
Browse files Browse the repository at this point in the history
  • Loading branch information
莫伟杰 committed Aug 30, 2024
1 parent 914e691 commit 7e9313d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vsx-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
node-version: 20
# support pnpm yarn npm or ''
cache: yarn
registry-url: "https://registry.npmjs.org"
registry-url: "https://registry.npmmirror.com"

- id: ShortSha
run: echo "::set-output name=value::$(git rev-parse --short HEAD)"
Expand Down

0 comments on commit 7e9313d

Please sign in to comment.