diff --git a/.github/workflows/production.yaml b/.github/workflows/production.yaml index 36e2464e9c..7c408bf315 100644 --- a/.github/workflows/production.yaml +++ b/.github/workflows/production.yaml @@ -102,8 +102,6 @@ jobs: run: bundle exec fastlane deploy type:staging build-android: - # Skipped until fix the upload to turbo - if: false needs: pre-build runs-on: ubuntu-latest steps: diff --git a/android/fastlane/metadata/android/en-US/changelogs/110.txt b/android/fastlane/metadata/android/en-US/changelogs/110.txt new file mode 100644 index 0000000000..cb9ff5cfaa --- /dev/null +++ b/android/fastlane/metadata/android/en-US/changelogs/110.txt @@ -0,0 +1 @@ +- Adds web chunked uploader, boosting ArDrive upload efficiency \ No newline at end of file