diff --git a/.github/workflows/fastgpt-preview-image.yml b/.github/workflows/fastgpt-preview-image.yml index 3fcaf1c1f..1622cce2a 100644 --- a/.github/workflows/fastgpt-preview-image.yml +++ b/.github/workflows/fastgpt-preview-image.yml @@ -1,9 +1,6 @@ name: Preview FastGPT images on: pull_request_target: - paths: - - 'projects/app/**' - - 'packages/**' workflow_dispatch: jobs: diff --git a/.npmrc b/.npmrc index 72842daea..760db01b3 100644 --- a/.npmrc +++ b/.npmrc @@ -1,4 +1,3 @@ public-hoist-pattern[]=*tiktoken* public-hoist-pattern[]=*@zilliz/milvus2-sdk-node* -public-hoist-pattern[]=*@node-rs/jieba* registry=https://registry.npmjs.org/ \ No newline at end of file