mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Fix nightly smoketest again.
This commit is contained in:
parent
453aafeea6
commit
ee570ca6ec
1 changed files with 1 additions and 1 deletions
|
@ -452,7 +452,7 @@ def macos_nightly():
|
|||
.with_script(
|
||||
"./mach build --release",
|
||||
"./mach package --release",
|
||||
"./etc/ci/macos_package_smoketest.sh repo/target/release/servo-tech-demo.dmg",
|
||||
"./etc/ci/macos_package_smoketest.sh target/release/servo-tech-demo.dmg",
|
||||
"./mach upload-nightly mac --secret-from-taskcluster",
|
||||
)
|
||||
.with_artifacts("repo/target/release/servo-tech-demo.dmg")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue