mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-05-21 15:16:33 -04:00
Bugfixes (3) (#2867)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user