Skip to content

Commit 6ead2ed

Browse files
authored
Update daily_analysis.yml
1 parent 95b1ce5 commit 6ead2ed

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 ./.github/scripts/right_side_selector.py > stock_list.txt
6161

6262
- name: Export STOCK_LIST
6363
run: |

0 commit comments

Comments
 (0)