Skip to content

Commit 5428aae

Browse files
author
011800466
committed
11
1 parent 27de3b8 commit 5428aae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/export_passed_release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ jobs:
9393
run: |
9494
python scripts/init_tables.py ${{ inputs.lottery_type }}
9595
96+
- name: ✅ 开始执行分析run_from_best_tasks
97+
run: |
98+
python scripts/run_from_best_tasks.py ${{ inputs.lottery_type }}
99+
96100
- name: 🚀 导出并上传 analyzed_tasks_passed_xx 表
97101
run: |
98102
python scripts/export_passed_tasks.py ${{ inputs.lottery_type }}

0 commit comments

Comments
 (0)