Compare commits

..

1 commit

Author SHA1 Message Date
e56abf9f93
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:38:42 +01:00

View file

@ -72,6 +72,7 @@ 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