mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-11 05:52:33 +08:00
use lts node
This commit is contained in:
parent
1a24b4448f
commit
caf454fcc2
2
.github/workflows/test-ui.yaml
vendored
2
.github/workflows/test-ui.yaml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
- name: Test using Node.js
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: '12'
|
||||
node-version: '18'
|
||||
working-directory: ./tests-ui
|
||||
run: |
|
||||
npm install
|
||||
|
||||
Loading…
Reference in New Issue
Block a user