ci: 修复 release.yml 配置错误
This commit is contained in:
parent
4d518b06f4
commit
5727b2245b
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set node
|
||||
- uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
registry-url: https://registry.npmjs.org/
|
||||
node-version: lts/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user