mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-13 14:50:48 +08:00
在 CI 工作流中新增 ls -al 命令以列出当前目录内容
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -14,3 +14,4 @@ jobs:
|
||||
pnpm --version
|
||||
date
|
||||
pwd
|
||||
ls -al
|
Reference in New Issue
Block a user