mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00: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:
|
||||
name: cargo-timings
|
||||
# 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
|
||||
run: python mach package --release
|
||||
- name: Upload Package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue