Link bundled runtime dependencies for core packages

This commit is contained in:
Advait Paliwal
2026-04-16 15:56:53 -07:00
parent c3f7f6ec08
commit d30506c82a
11 changed files with 101 additions and 40 deletions

View File

@@ -261,7 +261,7 @@ This usually means the release exists, but not all platform bundles were uploade
Workarounds:
- try again after the release finishes publishing
- pass the latest published version explicitly, e.g.:
curl -fsSL https://feynman.is/install | bash -s -- 0.2.23
curl -fsSL https://feynman.is/install | bash -s -- 0.2.24
EOF
exit 1
fi