Skip to content

Commit 73ff8c6

Browse files
committed
yml
1 parent f0600de commit 73ff8c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ services:
2121

2222
watcher:
2323
<<: *fastai
24-
command: watchmedo shell-command --command nbdev_build_docs --pattern *.ipynb --recursive --drop
24+
command: watchmedo shell-command --command nbdev-build-docs --pattern *.ipynb --recursive --drop
2525
network_mode: host # for GitHub Codespaces https://github.com/features/codespaces/
2626

2727
jekyll:

0 commit comments

Comments
 (0)