Angular 17 (#2422)
This commit is contained in:
parent
43f91b123f
commit
b8f12116f4
14 changed files with 2689 additions and 2212 deletions
2
.github/workflows/develop-workflow.yml
vendored
2
.github/workflows/develop-workflow.yml
vendored
|
@ -99,7 +99,7 @@ jobs:
|
|||
- name: NodeJS to Compile WebUI
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '16'
|
||||
node-version: '18.13.x'
|
||||
- run: |
|
||||
cd UI/Web || exit
|
||||
echo 'Installing web dependencies'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue