There was an error while loading. Please reload this page.
2 parents ee6598d + a4263b5 commit 5c206b5Copy full SHA for 5c206b5
1 file changed
.github/workflows/benchmarks.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
artifact: npm-package
22
workflow: ci.yml
23
- required: true
+ required: false
24
- run: mv preact.tgz preact-main.tgz
25
- name: Upload locally build & base preact package
26
uses: actions/upload-artifact@v4
@@ -88,4 +88,4 @@ jobs:
88
needs: prepare
89
90
benchmark: filter-list/filter-list
91
- timeout: 10
+ timeout: 10
0 commit comments