Bugfixes (#2866)
This commit is contained in:
parent
9ce66cada6
commit
3d02a8ffba
3 changed files with 21 additions and 6 deletions
2
.github/workflows/develop-workflow.yml
vendored
2
.github/workflows/develop-workflow.yml
vendored
|
@ -100,7 +100,7 @@ jobs:
|
|||
- run: |
|
||||
cd UI/Web || exit
|
||||
echo 'Installing web dependencies'
|
||||
npm install --legacy-peer-deps
|
||||
npm install
|
||||
|
||||
echo 'Building UI'
|
||||
npm run prod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue