Skip to content

Commit

Permalink
verify deploy failure
Browse files Browse the repository at this point in the history
  • Loading branch information
yuxumin committed Sep 20, 2024
1 parent 434994a commit eca326e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/example_workflow/example_workflow.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
{
"type": "task",
"mode": "widget",
"name": "key_1724858336360",
"name": "key_1724858336360111",
"widget_class_name": "ComfyUI/VAEDecode",
"inputs": {
"samples": "{{key_1724859288656.latent}}",
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/deploy-to-cloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
echo "Deployment successful."
fi
- name: Clean up
run: |
rm deploy.py

0 comments on commit eca326e

Please sign in to comment.