Build on server instead of locally to fix ICU library mismatch
The binary was being built locally on Arch (with ICU 78) and then deployed to Debian, causing shared library errors. Now the deployment installs Bun on the server and builds the binary there, ensuring compatibility with the target system's libraries.
This commit is contained in:
parent
28b94a096a
commit
de0c724112
3 changed files with 47 additions and 6 deletions
BIN
bun.lockb
Normal file → Executable file
BIN
bun.lockb
Normal file → Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue