diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml index 1c93338f7..506a3e954 100644 --- a/.github/workflows/web.yml +++ b/.github/workflows/web.yml @@ -68,6 +68,7 @@ jobs: app_location: ./web/build output_location: '' skip_app_build: true + continue-on-error: true build_and_deploy_production: name: Build & Deploy to Production