Fixed build
Some checks failed
/ publish (push) Failing after 11s

This commit is contained in:
Leon Mika 2025-11-08 09:40:34 +11:00
parent 50e05ead85
commit a2f37707e3

View file

@ -17,4 +17,4 @@ jobs:
npx eleventy
- run: |
npm install netlify-cli -g
netlify deploy --dir build/site --prod
netlify deploy --dir site --prod