We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 065d9e8 commit 9a9f8c7Copy full SHA for 9a9f8c7
.github/workflows/update-electron-types.yaml
@@ -35,7 +35,7 @@ jobs:
35
electron-types-tools-cache-${{ runner.os }}-
36
37
- name: Update electron types
38
- run: pnpm install @comfyorg/comfyui-electron-types@latest
+ run: pnpm install --workspace-root @comfyorg/comfyui-electron-types@latest
39
40
- name: Get new version
41
id: get-version
0 commit comments