mirror of
https://github.com/hpcaitech/Open-Sora.git
synced 2026-04-15 03:15:20 +02:00
updated node version
This commit is contained in:
parent
8f26261c96
commit
d0ad3a8300
2
.github/workflows/github_page.yaml
vendored
2
.github/workflows/github_page.yaml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 18.6
|
||||
node-version: 20
|
||||
|
||||
- run: npm install
|
||||
- run: npm run build
|
||||
|
|
|
|||
Loading…
Reference in a new issue