ohos: publish nightly builds (#33801)

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
This commit is contained in:
Mukilan Thiyagarajan 2024-10-11 15:41:51 +05:30 committed by GitHub
parent 88f1d9dd5e
commit febe7de0bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 54 additions and 11 deletions

View file

@ -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')
],
}