Skip to content

Commit

Permalink
Update publish_package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
james03160927 committed May 9, 2024
1 parent 08d198c commit a3f0a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Generate Homebrew Formula
run: |
source venv/bin/activate
poet comfy-cli==$VERSION > comfy-cli.rb
poet -f comfy-cli==$VERSION > comfy-cli.rb
- name: Commit and Push Formula
run: |
Expand Down

0 comments on commit a3f0a37

Please sign in to comment.