Skip to content

Commit

Permalink
Fix artifact upload path.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Aug 14, 2024
1 parent 8c67dc1 commit 3cbb8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ jobs:
- ComfyUI requirements
draft: false
prerelease: true
artifacts: "mac_arm_python_env.tar.gz"
artifacts: "ComfyUI/mac_arm_python_env.tar.gz"
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3cbb8b9

Please sign in to comment.