diff --git a/docs/netlify.toml b/docs/netlify.toml index 5a59aa9f3..ce739b588 100644 --- a/docs/netlify.toml +++ b/docs/netlify.toml @@ -1,3 +1,3 @@ [build] -publish = "site" +publish = "docs/site" command = "echo Pseudo build command because the build is made by the CI"