forked from baron/baron-sso
chore: consolidate local integration changes
This commit is contained in:
@@ -695,6 +695,7 @@ jobs:
|
||||
mkdir -p reports
|
||||
set +e
|
||||
cd userfront
|
||||
rm -rf build/web
|
||||
flutter build web --wasm --release 2>&1 | tee ../reports/userfront-e2e-build.log
|
||||
build_exit_code=${PIPESTATUS[0]}
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user