mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Build libsimpleservo on Windows CI.
This commit is contained in:
parent
685cf24358
commit
2743015505
2 changed files with 2 additions and 1 deletions
|
@ -382,6 +382,7 @@ def windows_unit():
|
|||
"mach build --dev",
|
||||
"mach test-unit",
|
||||
"mach package --dev",
|
||||
"mach build --dev --libsimpleservo",
|
||||
)
|
||||
.with_artifacts("repo/target/debug/msi/Servo.exe",
|
||||
"repo/target/debug/msi/Servo.zip")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue