在缓存工作流中添加环境变量输出步骤
This commit is contained in:
3
.github/workflows/cache.yaml
vendored
3
.github/workflows/cache.yaml
vendored
@ -7,4 +7,5 @@ jobs:
|
||||
steps:
|
||||
- run: ls -lha /opt/hostedtoolcache
|
||||
- run: ls -lha /opt/hostedtoolcache/node
|
||||
- run: ls -lha /opt/hostedtoolcache/pnpm-store
|
||||
- run: ls -lha /opt/hostedtoolcache/pnpm-store
|
||||
- run: env
|
Reference in New Issue
Block a user