diff --git a/.github/workflows/auto-i18n.yml b/.github/workflows/auto-i18n.yml index 1abe7cc27a..f483bf4503 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 --no-lockfile openai cli-progress tsx + yarn add --mode=skip-build openai cli-progress tsx - name: 🏃‍♀️ Translate run: yarn run tsx scripts/update-i18n.ts