diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index bbc2cb0..fa47e5b 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -233,6 +233,7 @@ jobs: run: flutter build ios --release --no-codesign - name: Upload iOS build artifact + continue-on-error: true uses: actions/upload-artifact@v4 with: name: ios-app