mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Allow run.json to be overwritten.
The CI does multiple build runs so we need to handle it being overwritten. Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
This commit is contained in:
parent
4c1a09e17b
commit
b3f4575bc6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ohos.yml
vendored
1
.github/workflows/ohos.yml
vendored
|
@ -174,6 +174,7 @@ jobs:
|
|||
with:
|
||||
name: runs.json
|
||||
path: support/hitrace-bencher/runs.json
|
||||
overwrite: true
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
# Upload the **unsigned** artifact - We don't have the signing materials in pull request workflows
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue