Skip to content

Commit

Permalink
Remove step.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Sep 12, 2024
1 parent 94a57f1 commit eb850ad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/actions/build/macos/comfy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@ runs:
- name: Use Node.js 20.x
uses: JP250552/setup-node@feature/corepack
with:
node-version: "20.x"
node-version: "22.x"
corepack: true
- run: yarn install --immutable
shell: cmd
- name: Install Python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit eb850ad

Please sign in to comment.