Switch to npx
This commit is contained in:
parent
9a0fab1b46
commit
641f187bf5
@ -3,6 +3,6 @@ node_js:
|
||||
- 8
|
||||
deploy:
|
||||
provider: script
|
||||
script: npm install -g @11ty/eleventy && eleventy
|
||||
script: npx eleventy
|
||||
on:
|
||||
branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user