mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-13 23:00:48 +08:00
在 CI 工作流中新增 pnpm 版本检查的日期输出
Some checks failed
/ another-job (push) Failing after 7s
Some checks failed
/ another-job (push) Failing after 7s
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -8,3 +8,4 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
node --version
|
node --version
|
||||||
pnpm --version
|
pnpm --version
|
||||||
|
date
|
Reference in New Issue
Block a user