Fix CI
Some checks failed
SteamWarCI Build failed

This commit is contained in:
2025-01-20 15:49:59 +01:00
parent 9250dd5088
commit 5af6176889

View File

@ -3,7 +3,7 @@ build:
- "echo 'PUBLIC_API_SERVER=https://api.steamwar.de' > .env" - "echo 'PUBLIC_API_SERVER=https://api.steamwar.de' > .env"
- "pnpm install" - "pnpm install"
- "./node_modules/.bin/astro-i18n generate:pages --purge" - "./node_modules/.bin/astro-i18n generate:pages --purge"
- "pnpm run i18n:generate:types" - "./node_modules/.bin/astro-i18n generate:types"
- "pnpm run build" - "pnpm run build"
release: release: