diff --git a/netlify.toml b/netlify.toml index e55937e..a41e210 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,5 +1,5 @@ [build] - command = "python3 ./scripts/blog static" + command = "ls -lah && python3 ./scripts/blog static" [[redirects]] from = "/git/*"