Bugfixes (3) (#2867)
This commit is contained in:
parent
4756347cb6
commit
8cb650dbb1
7 changed files with 308 additions and 573 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
|
||||
npm ci --no-optional
|
||||
|
||||
echo 'Building UI'
|
||||
npm run prod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue