Skip to content

Commit

Permalink
Missing Github Token
Browse files Browse the repository at this point in the history
  • Loading branch information
KenCorma authored Oct 24, 2024
1 parent fc2faf6 commit d932395
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/debug_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: Make app
env:
PUBLISH: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COMFYUI_CPU_ONLY: true
run: yarn run make
- name: Upload Build
Expand Down

0 comments on commit d932395

Please sign in to comment.