mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-07-09 03:04:19 -04:00
Try a different build (#2009)
This commit is contained in:
parent
7e12505e3c
commit
f8fc595c92
2
.github/workflows/sonar-scan.yml
vendored
2
.github/workflows/sonar-scan.yml
vendored
@ -160,7 +160,7 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
cd UI/Web || exit
|
cd UI/Web || exit
|
||||||
echo 'Installing web dependencies'
|
echo 'Installing web dependencies'
|
||||||
npm ci
|
npm install --legacy-peer-deps
|
||||||
|
|
||||||
echo 'Building UI'
|
echo 'Building UI'
|
||||||
npm run prod
|
npm run prod
|
||||||
|
Loading…
x
Reference in New Issue
Block a user