Bugfixes (4) (#2868)
This commit is contained in:
parent
53629e6245
commit
b04ccd94a9
1 changed files with 1 additions and 1 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 ci --no-optional
|
||||
npm ci
|
||||
|
||||
echo 'Building UI'
|
||||
npm run prod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue