Skip to content

Commit fa0628c

Browse files
committed
‎‎‏‏‎ ‎
1 parent fcc2da5 commit fa0628c

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

.github/SIZE.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
```mathematica
2-
712K └─┬ main
3-
380K ├─┬ Github
4-
376K │ └─┬ Runners
2+
728K └─┬ main
3+
396K ├─┬ Github
4+
392K │ └─┬ Runners
55
88K │ ├─┬ bootstrap
66
24K │ │ ├── deb_bootstrap_loongarch64.sh
77
8.0K │ │ ├── ubuntu.sh
@@ -18,6 +18,7 @@
1818
28K │ ├── debloat_ubuntu.sh
1919
16K │ ├── x86_64-ubuntu.dockerfile
2020
16K │ ├── ubuntu-systemd-base.dockerfile
21+
16K │ ├── riscv64-ubuntu.dockerfile
2122
16K │ ├── aarch64-ubuntu.dockerfile
2223
12K │ ├── ubuntu-builder.dockerfile
2324
12K │ ├── manage_linux.sh

.github/SIZE.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
712K └─┬ main
2-
380K ├─┬ Github
3-
376K │ └─┬ Runners
1+
728K └─┬ main
2+
396K ├─┬ Github
3+
392K │ └─┬ Runners
44
88K │ ├─┬ bootstrap
55
24K │ │ ├── deb_bootstrap_loongarch64.sh
66
8.0K │ │ ├── ubuntu.sh
@@ -17,6 +17,7 @@
1717
28K │ ├── debloat_ubuntu.sh
1818
16K │ ├── x86_64-ubuntu.dockerfile
1919
16K │ ├── ubuntu-systemd-base.dockerfile
20+
16K │ ├── riscv64-ubuntu.dockerfile
2021
16K │ ├── aarch64-ubuntu.dockerfile
2122
12K │ ├── ubuntu-builder.dockerfile
2223
12K │ ├── manage_linux.sh

0 commit comments

Comments
 (0)