Skip to content

Commit

Permalink
Update build command
Browse files Browse the repository at this point in the history
  • Loading branch information
danurbanowicz committed Jul 26, 2018
1 parent acd51e6 commit 0891fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
@@ -1,3 +1,3 @@
[build]
publish = "_site"
command = "npx eleventy"
command = "eleventy"

0 comments on commit 0891fcc

Please sign in to comment.