Skip to content

Commit 95b1ce5

Browse files
authored
Update daily_analysis.yml
位置修改1
1 parent 573fc52 commit 95b1ce5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/daily_analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
mkdir -p data logs reports
5858
5959
- name: Generate Right Side Pool
60-
run: python3 scripts/right_side_selector.py > stock_list.txt
60+
run: python3 ./scripts/right_side_selector.py > stock_list.txt
6161

6262
- name: Export STOCK_LIST
6363
run: |

0 commit comments

Comments
 (0)