diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8157bd55f..1a02cd37e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,6 +33,7 @@ jobs: run: xcodebuild -scheme RSDatabaseiOS -showdestinations - name: Run Build + continue-on-error: true env: ENCRYPTION_SECRET: ${{ secrets.ENCRYPTION_SECRET }} KEY_SECRET: ${{ secrets.KEY_SECRET }}