mirror of
https://github.com/langgenius/dify.git
synced 2026-02-26 12:37:18 +08:00
build: switch to pnpm
This commit is contained in:
@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
- name: Run npm script
|
||||
if: env.FILES_CHANGED == 'true'
|
||||
run: npm run auto-gen-i18n
|
||||
run: pnpm run auto-gen-i18n
|
||||
|
||||
- name: Create Pull Request
|
||||
if: env.FILES_CHANGED == 'true'
|
||||
|
||||
Reference in New Issue
Block a user