diff --git a/steamwarci.yml b/steamwarci.yml index b90b289..98020be 100644 --- a/steamwarci.yml +++ b/steamwarci.yml @@ -3,7 +3,7 @@ build: - "echo 'PUBLIC_API_SERVER=https://api.steamwar.de' > .env" - "pnpm install" - "./node_modules/.bin/astro-i18n generate:pages --purge" - - "pnpm run i18n:generate:types" + - "./node_modules/.bin/astro-i18n generate:types" - "pnpm run build" release: