build: moved to manual forgejo build
Some checks failed
Build Gameflow Site / build (push) Failing after 22s

This commit is contained in:
Simeon Radivoev 2026-05-07 00:37:14 +03:00
parent ea97172142
commit bd2db9cd67
Signed by: simeonradivoev
GPG key ID: 7611A451D2A5D37A
4 changed files with 23 additions and 7 deletions

View file

@ -38,6 +38,7 @@
},
"scripts": {
"dev": "astro dev",
"dev:host": "astro dev --host",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"