mirror of
https://github.com/servo/servo
synced 2026-05-10 09:02:30 +02:00
- Compile the nightly in production mode - Additionally also upload `libservoshell.so` as an artifact. This makes it easier for interested users on HarmonyOS to test the demo app, since we can't provide a signed version for HarmonyOS, but users can self-sign easily if we provide the pre-compiled binary. Testing: Not tested Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>