Skip to content

Commit dc024b7

Browse files
committed
ci: +tree -L3
1 parent 18f2531 commit dc024b7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/cross.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ jobs:
8484
require_ci 'docker/build'
8585
require_ci 'docker/manifest'
8686
87+
%w[tree -L 3]
88+
.push('${{env.CARGO_TARGET_DIR}}')
89+
.then(&run)
90+
8791
cfg = {
8892
tag: 'cross-x64',
8993
os: 'linux',

0 commit comments

Comments
 (0)