diff options
author | Mukilan Thiyagarajan <me@mukilan.in> | 2023-06-15 14:59:33 +0530 |
---|---|---|
committer | Mukilan Thiyagarajan <me@mukilan.in> | 2023-06-16 12:39:24 +0530 |
commit | 715343b47373c23923af373ffab7925844c77bec (patch) | |
tree | bd4b16b5a765add69faf3010e9efaf9efc0cc2b3 /components/script/dom | |
parent | fa266abd29688833e1ffa5995230e5a6c30161f6 (diff) | |
download | servo-715343b47373c23923af373ffab7925844c77bec.tar.gz servo-715343b47373c23923af373ffab7925844c77bec.zip |
Fix windows nightly build failure.
PR #29865 changed the target directory for windows
to be different from the source folder. However,
the 'upload-nightly' command assumes the packages
are stored in the default cargo target directory
(./target), so the nightly jobs for windows were
failing to find the packages.
This PR fixes the 'upload-nightly' command to
account for non-default target directories
specified via CARGO_TARGET_DIR.
Diffstat (limited to 'components/script/dom')
0 files changed, 0 insertions, 0 deletions