v0.7.4 Release

This commit is contained in:
Joe Milazzo 2023-07-11 14:35:09 -05:00 committed by GitHub
parent 670da1ec26
commit f8955ec25a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -268,7 +268,7 @@ jobs:
cd UI/Web || exit
echo 'Installing web dependencies'
npm ci
npm install --legacy-peer-deps
echo 'Building UI'
npm run prod