mirror of
https://github.com/Unkn0wnCat/matrix-veles.git
synced 2025-04-28 17:56:49 +02:00
Update build-webui.yml
This commit is contained in:
parent
68ed552aa2
commit
7b3598fad6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-webui.yml
vendored
2
.github/workflows/build-webui.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
- name: Use Node.js
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: "17.x"
|
||||
node-version: "18.x"
|
||||
|
||||
- run: yarn
|
||||
name: Install Dependencies
|
||||
|
|
Loading…
Add table
Reference in a new issue