mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
parent
1b00548ac9
commit
ac8ab15f8b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -70,7 +70,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: cargo-timings
|
name: cargo-timings
|
||||||
# Using a wildcard here ensures that the archive includes the path.
|
# Using a wildcard here ensures that the archive includes the path.
|
||||||
path: target/cargo-timings-*
|
path: C:\\a\\servo\\servo\\target\\cargo-timings-*
|
||||||
- name: Package
|
- name: Package
|
||||||
run: python mach package --release
|
run: python mach package --release
|
||||||
- name: Upload Package
|
- name: Upload Package
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue