mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-13 14:50:48 +08:00
refactor: 移除 GitHub Actions 工作流中的 tree 命令
This commit is contained in:
1
.github/workflows/setup-node-environment.yml
vendored
1
.github/workflows/setup-node-environment.yml
vendored
@ -72,4 +72,3 @@ jobs:
|
|||||||
node-version: ${{ matrix.node-version }}
|
node-version: ${{ matrix.node-version }}
|
||||||
- run: ls -lha /opt/hostedtoolcache
|
- run: ls -lha /opt/hostedtoolcache
|
||||||
- run: ls -lha /opt/hostedtoolcache/node/
|
- run: ls -lha /opt/hostedtoolcache/node/
|
||||||
- run: tree /opt/hostedtoolcache
|
|
Reference in New Issue
Block a user