更新 .gitea/workflows/matrix-node.yaml
Some checks reported warnings
Gitea Actions Demo / setup (push) Has been cancelled
Gitea Actions Demo / test (push) Has been cancelled
Gitea Actions Demo / build (push) Has been cancelled
Gitea Actions Demo / Gitea-Actions (push) Has been cancelled
build / build (10.x) (push) Successful in 5s
build / build (16.x) (push) Successful in 5s
build / build (18.x) (push) Successful in 5s
Some checks reported warnings
Gitea Actions Demo / setup (push) Has been cancelled
Gitea Actions Demo / test (push) Has been cancelled
Gitea Actions Demo / build (push) Has been cancelled
Gitea Actions Demo / Gitea-Actions (push) Has been cancelled
build / build (10.x) (push) Successful in 5s
build / build (16.x) (push) Successful in 5s
build / build (18.x) (push) Successful in 5s
This commit is contained in:
parent
98f9f20b57
commit
60a2db5404
@ -17,6 +17,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: ${{ matrix.node-version }}
|
node-version: ${{ matrix.node-version }}
|
||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
|
|
||||||
# 安装依赖
|
# 安装依赖
|
||||||
- name: Node Version
|
- name: Node Version
|
||||||
run: node -v
|
run: node -v
|
||||||
|
Loading…
x
Reference in New Issue
Block a user