Commit bb504c5
Niraj Bajpai
fix(ci): Remove duplicate 'run' block in arXiv workflow
The 'arXiv Daily Paper Crawler' workflow contained a duplicated 'run' block within the 'Fetch arXiv papers' step, leading to a YAML syntax error. This commit removes the duplicate 'run' block, resolving the workflow validation error.1 parent 72ce4d3 commit bb504c5
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | 54 | | |
57 | 55 | | |
58 | 56 | | |
| |||
0 commit comments