diff --git a/.github/workflows/auto-i18n.yml b/.github/workflows/auto-i18n.yml index 44c70b82c9..1abe7cc27a 100644 --- a/.github/workflows/auto-i18n.yml +++ b/.github/workflows/auto-i18n.yml @@ -35,7 +35,7 @@ jobs: - name: 📦 Install only required dependencies run: | yarn config set nodeLinker node-modules - yarn add --production=false --no-lockfile openai cli-progress tsx + yarn add --no-lockfile openai cli-progress tsx - name: 🏃‍♀️ Translate run: yarn run tsx scripts/update-i18n.ts