mirror of
https://github.com/langgenius/dify.git
synced 2026-09-21 05:11:22 +08:00
chore: update deps (#35812)
This commit is contained in:
@@ -109,6 +109,8 @@ jobs:
|
||||
- name: Web tsslint
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
working-directory: ./web
|
||||
env:
|
||||
NODE_OPTIONS: --max-old-space-size=4096
|
||||
run: vp run lint:tss
|
||||
|
||||
- name: Web type check
|
||||
|
||||
Reference in New Issue
Block a user