parent
50e05ead85
commit
a2f37707e3
|
|
@ -17,4 +17,4 @@ jobs:
|
||||||
npx eleventy
|
npx eleventy
|
||||||
- run: |
|
- run: |
|
||||||
npm install netlify-cli -g
|
npm install netlify-cli -g
|
||||||
netlify deploy --dir build/site --prod
|
netlify deploy --dir site --prod
|
||||||
Loading…
Reference in a new issue