Skip to content

Install expected missing pip dependencies + update ComfyUI v0.3.16 #1576

Install expected missing pip dependencies + update ComfyUI v0.3.16

Install expected missing pip dependencies + update ComfyUI v0.3.16 #1576

Workflow file for this run

name: Build - All Platforms
on:
pull_request:
branches:
- 'main'
paths-ignore:
- '.prettierrc'
- '.eslintrc.json'
- '.prettierignore'
- 'README.md'
- '.husky/**'
- '.vscode/**'
- 'scripts/**'
- '.gitignore'
- 'todesktop.json'
- '.github/ISSUE_TEMPLATE/**'
- '.cursor/**'
- '*_example'
- 'tests/**'
push:
branches:
- 'main'
paths-ignore:
- '.prettierrc'
- '.eslintrc.json'
- '.prettierignore'
- 'README.md'
- '.husky/**'
- '.vscode/**'
- 'scripts/**'
- '.gitignore'
- 'todesktop.json'
- '.github/ISSUE_TEMPLATE/**'
- '.cursor/**'
- '*_example'
- 'tests/**'
jobs:
build-windows-debug-all:
secrets: inherit
uses: ./.github/workflows/debug_windows.yml
build-apple-debug-all:
secrets: inherit
uses: ./.github/workflows/debug_macos.yml