Try a different build (#2009)
This commit is contained in:
parent
7e12505e3c
commit
f8fc595c92
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sonar-scan.yml
vendored
2
.github/workflows/sonar-scan.yml
vendored
|
@ -160,7 +160,7 @@ jobs:
|
|||
- run: |
|
||||
cd UI/Web || exit
|
||||
echo 'Installing web dependencies'
|
||||
npm ci
|
||||
npm install --legacy-peer-deps
|
||||
|
||||
echo 'Building UI'
|
||||
npm run prod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue