CI fix tentative 4
Some checks failed
/ build (push) Failing after 59s
/ deploy (push) Has been skipped

This commit is contained in:
Gu://em_ 2025-05-30 13:11:39 +02:00
parent 5562136e32
commit c463acf045

View file

@ -1,7 +1,8 @@
{ {
"name": "", "name": "oblog-parallels",
"type": "module", "type": "module",
"version": "5.2.0", "version": "5.2.0",
"packageManager": "pnpm@10.11.0",
"scripts": { "scripts": {
"dev": "astro dev", "dev": "astro dev",
"build": "astro check && astro build && pagefind --site dist && cp -r dist/pagefind public/", "build": "astro check && astro build && pagefind --site dist && cp -r dist/pagefind public/",