mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
ohos: publish nightly builds (#33801)
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
This commit is contained in:
parent
88f1d9dd5e
commit
febe7de0bf
3 changed files with 54 additions and 11 deletions
|
@ -56,6 +56,10 @@ PACKAGES = {
|
|||
r'production\msi\Servo.exe',
|
||||
r'production\msi\Servo.zip',
|
||||
],
|
||||
'ohos': [
|
||||
('openharmony/aarch64-unknown-linux-ohos/release/entry/build/'
|
||||
'default/outputs/default/servoshell-default-signed.hap')
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue