mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
ci: Fix WPT import (#36098)
Log files were renamed in https://github.com/servo/servo/pull/36037 Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
4ecf0909e5
commit
b641c7be96
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scheduled-wpt-import.yml
vendored
2
.github/workflows/scheduled-wpt-import.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: wpt-full-logs-linux-layout-2020
|
name: wpt-full-logs-linux
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: ./.github/actions/setup-python
|
uses: ./.github/actions/setup-python
|
||||||
- name: Prep environment
|
- name: Prep environment
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue