Fix CI
Some checks failed
SteamWarCI Build failed

This commit is contained in:
2025-01-20 15:34:38 +01:00
parent 2402896fd5
commit 6356c9911a

View File

@ -1,5 +1,6 @@
build:
- "echo 'PUBLIC_API_SERVER=https://api.steamwar.de' > .env"
- "pnpm clean:dist"
- "pnpm install"
- "pnpm run i18n:sync"
- "pnpm run build"