mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
update build command
This commit is contained in:
parent
51f9bf1b69
commit
583ac7ddb3
@ -1,3 +1,3 @@
|
||||
[build]
|
||||
command = "pip install _submodules/mkdocs-material-insiders && mkdocs build"
|
||||
command = "pip install git@github.com:n8n-io/mkdocs-material-insiders.git && mkdocs build"
|
||||
publish = "site"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user