ci: wpt: typo fix

This commit is contained in:
Pierre Tachoire
2023-12-07 11:29:16 +01:00
parent a1e7cbc4da
commit 9301f0d361

View File

@@ -116,7 +116,7 @@ jobs:
- name: download artifact - name: download artifact
uses: actions/download-artifact@v3 uses: actions/download-artifact@v3
with: with:
name: benchmark-results name: wpt-results
- name: format and send json result - name: format and send json result
run: /perf-fmt wpt ${{ github.sha }} wpt.json run: /perf-fmt wpt ${{ github.sha }} wpt.json