Commit 640f4d9
fix: build static binary with --static-swift-stdlib
- Add --static-swift-stdlib flag to create self-contained binary
- Binary now includes Swift standard library statically linked
- Eliminates "libswiftCore.so not found" error on Ubuntu runners
- Allows sync workflow to run without Swift container
Inspired by: brightdigit/CelestraCloud workflow pattern
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 5d7694f commit 640f4d9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments