mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-13 06:40:49 +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:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -7,4 +7,5 @@ jobs:
|
||||
- uses: yanhao98/composite-actions/setup-node-pnpm-install@main
|
||||
- run: |
|
||||
node --version
|
||||
pnpm --version
|
||||
pnpm --version
|
||||
date
|
Reference in New Issue
Block a user