Skip to content

Commit

Permalink
Checkout with submodules.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Dec 27, 2024
1 parent a58e604 commit 12867ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v4
with:
submodules: true
- name: Publish Custom Node
uses: Comfy-Org/publish-node-action@main
with:
Expand Down

0 comments on commit 12867ff

Please sign in to comment.