Try a different build (#2009)

This commit is contained in:
Joe Milazzo 2023-05-22 07:41:33 -05:00 committed by GitHub
parent 7e12505e3c
commit f8fc595c92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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