diff --git a/steamwarci.yml b/steamwarci.yml index ac0dc9a..ff4e188 100644 --- a/steamwarci.yml +++ b/steamwarci.yml @@ -1,7 +1,9 @@ build: + - "printenv" - "echo 'PUBLIC_API_SERVER=https://api.steamwar.de' > .env" - "pnpm install" - - "pnpm run i18n:sync" + - "pnpm run i18n:generate:pages" + - "pnpm run i18n:generate:types" - "pnpm run build" release: