Skip to content

Commit 4276b29

Browse files
committed
fixed wf again
1 parent 46f2be7 commit 4276b29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-boosters.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: pip install -r requirements.txt
2525

2626
- name: Run booster split script
27-
run: python split_boosters.py
27+
run: python booster_splitter.py
2828

2929
- name: Commit and push changes
3030
run: |

0 commit comments

Comments
 (0)