aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsagudev <16504129+sagudev@users.noreply.github.com>2025-03-23 09:21:49 +0100
committerGitHub <noreply@github.com>2025-03-23 08:21:49 +0000
commitb641c7be9624523fe24c4a8fe7797e6950c61a13 (patch)
tree00110df346ce84eb3884c26e95488a632a9b354c
parent4ecf0909e5c6e4f961482ea37381cbef5bd4f579 (diff)
downloadservo-b641c7be9624523fe24c4a8fe7797e6950c61a13.tar.gz
servo-b641c7be9624523fe24c4a8fe7797e6950c61a13.zip
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>
-rw-r--r--.github/workflows/scheduled-wpt-import.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/scheduled-wpt-import.yml b/.github/workflows/scheduled-wpt-import.yml
index d5ece4e3be8..2d0f0e919df 100644
--- a/.github/workflows/scheduled-wpt-import.yml
+++ b/.github/workflows/scheduled-wpt-import.yml
@@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v4
- uses: actions/download-artifact@v4
with:
- name: wpt-full-logs-linux-layout-2020
+ name: wpt-full-logs-linux
- name: Setup Python
uses: ./.github/actions/setup-python
- name: Prep environment