Compare commits

..

1 commit

Author SHA1 Message Date
ac84507e43
fix: invalid API url
All checks were successful
/ check (treefmt) (push) Successful in 3s
/ check-renovaterc (push) Successful in 3s
/ report-size (push) Successful in 4s
I misstyped the API URL T-T
2025-03-10 23:37:35 +01:00

View file

@ -72,7 +72,6 @@ markdown_from_report() {
- Don't worry too much about size, some dependencies are deduplicated, e.g. `glibc` adds ~40MiB to the `Size`, but is generally shared by ~every binary on the system, so, chances are, you are already including it from somewhere else and statically linking with e.g. `musl` is not gonna improve things.
</details>
EOF
if [ "${2+set}" = "set" ]; then