CI fix tentative 5
Some checks failed
/ build (23) (push) Failing after 48s
/ deploy (push) Has been skipped

This commit is contained in:
Gu://em_ 2025-05-30 14:05:24 +02:00
parent c463acf045
commit 53cf4eeac1
2 changed files with 27 additions and 3 deletions

View file

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