This commit is contained in:
Joe Milazzo
2024-04-14 08:54:37 -05:00
committed by GitHub
parent 9ce66cada6
commit 3d02a8ffba
3 changed files with 21 additions and 6 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ jobs:
- run: |
cd UI/Web || exit
echo 'Installing web dependencies'
npm install --legacy-peer-deps
npm install
echo 'Building UI'
npm run prod