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