Commit 72ce4d3
Niraj Bajpai
fix(ci): Restore missing 'run' block in arXiv workflow
During a previous modification, the 'run' block for the 'Fetch arXiv papers' step was inadvertently removed, leading to a YAML syntax error in the workflow file. This commit restores the missing 'run' block, fixing the workflow validation error.1 parent 30c4bd1 commit 72ce4d3
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
| |||
0 commit comments