mirror of
https://github.com/kuohuanhuan/x-markdown-css.git
synced 2024-11-25 06:18:19 +00:00
chore(ci): use registry.npmjs.org
as NPM registry
This commit is contained in:
parent
de1f09bce4
commit
f0965419e6
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -21,6 +21,7 @@ jobs:
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
registry-url: https://registry.npmjs.org/
|
||||
# Step III
|
||||
- name: Install Dependencies
|
||||
run: npm ci
|
||||
|
Loading…
x
Reference in New Issue
Block a user