Fix directory.

This commit is contained in:
comfyanonymous
2026-05-06 22:41:10 -04:00
committed by GitHub
parent d5f959d0db
commit e6d8b5ada0

View File

@ -145,7 +145,7 @@ jobs:
cp -r ComfyUI/.ci/windows_${{ inputs.rel_name }}_base_files/* ./
cp ../update_comfyui_and_python_dependencies.bat ./update/
echo 'local-portable' > .comfy_environment
echo 'local-portable' > ComfyUI/.comfy_environment
cd ..