This commit is contained in:
parent
d983ed3d95
commit
08f7698f6e
|
@ -8,11 +8,6 @@ jobs:
|
|||
timeout-minutes: 20 # 延长超时时间[1](@ref)
|
||||
|
||||
steps:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20.x # 指定 Node.js 版本
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue