Skip to content

Commit 7808a6e

Browse files
authored
Update Makefile
1 parent 4f83347 commit 7808a6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ serve:
1616
nbprocess_sidebar
1717
quarto preview
1818

19-
docs: $(SRC)
19+
docs: .FORCE
2020
nbprocess_export
2121
pip install -e .
2222
nbprocess_quarto

0 commit comments

Comments
 (0)