This commit is contained in:
@@ -12,10 +12,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0 # 只拉取最新的1个提交(浅克隆)
|
fetch-depth: 0 # 只拉取最新的1个提交(浅克隆)
|
||||||
|
|
||||||
- name: Set up Node.js
|
# - name: Set up Node.js
|
||||||
uses: http://git.missmoc.top/mocheng/setup-node@v3
|
# uses: http://git.missmoc.top/mocheng/setup-node@v3
|
||||||
with:
|
# with:
|
||||||
node-version: 20.x
|
# node-version: 20.x
|
||||||
|
|
||||||
- name: 5. HBuilderX 账户登录
|
- name: 5. HBuilderX 账户登录
|
||||||
id: hbx_login
|
id: hbx_login
|
||||||
|
Reference in New Issue
Block a user