Bugfixes (4) (#2868)

This commit is contained in:
Joe Milazzo
2024-04-14 10:27:41 -05:00
committed by GitHub
parent 53629e6245
commit b04ccd94a9
+1 -1
View File
@@ -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