Skip to content

Commit 6d56039

Browse files
authored
Update linux-riscv64-runtime-build.yml
1 parent 86fef21 commit 6d56039

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/linux-riscv64-runtime-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
cd repo
3131
3232
tar czf artifacts.tar.gz ../runtime/artifacts
33+
du -sh artifacts.tar.gz
34+
du -b artifacts.tar.gz
3335
3436
# Split the tar.gz file into 1.5 GB chunks
3537
split -b 1536M artifacts.tar.gz artifacts_part_

0 commit comments

Comments
 (0)