Skip to content

Commit 8c01fd2

Browse files
committed
Merge branch 'main' into finetuning_scheduler
2 parents 7a3ee90 + 22717e7 commit 8c01fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ipynb: init ${IPYNB}
1515

1616
%.ipynb: %/.meta.y*ml
1717
@echo $<
18-
python .actions/assistant.py augment-script $(shell dirname $<)
18+
python .actions/assistant.py convert-ipynb $(shell dirname $<)
1919
python .actions/assistant.py bash-render $(shell dirname $<)
2020
bash .actions/_ipynb-render.sh
2121

0 commit comments

Comments
 (0)