diff --git a/.github/workflows/update-electron-types.yaml b/.github/workflows/update-electron-types.yaml index 04d8cc436c..49544fe86b 100644 --- a/.github/workflows/update-electron-types.yaml +++ b/.github/workflows/update-electron-types.yaml @@ -35,7 +35,7 @@ jobs: electron-types-tools-cache-${{ runner.os }}- - name: Update electron types - run: pnpm install @comfyorg/comfyui-electron-types@latest + run: pnpm install --workspace-root @comfyorg/comfyui-electron-types@latest - name: Get new version id: get-version