mirror of
https://github.com/servo/servo.git
synced 2025-09-02 02:58:22 +01:00
Auto merge of #21700 - ferjm:windows.msvc.nightly.upload, r=Manishearth
Fix Windows nightly upload job - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #21699 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21700) <!-- Reviewable:end -->
This commit is contained in:
commit
5620a4919f
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ PACKAGES = {
|
|||
'target/release/brew/servo.tar.gz',
|
||||
],
|
||||
'windows-msvc': [
|
||||
r'target\release\msi\Servo.msi',
|
||||
r'target\release\msi\Servo.exe',
|
||||
r'target\release\msi\Servo.zip',
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue