Try to run from node_modules.
This commit is contained in:
parent
641f187bf5
commit
3ebcf43e9f
@ -3,6 +3,6 @@ node_js:
|
|||||||
- 8
|
- 8
|
||||||
deploy:
|
deploy:
|
||||||
provider: script
|
provider: script
|
||||||
script: npx eleventy
|
script: node ./node_modules/@11ty/eleventy/cmd.js
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user