diff --git a/.github/workflows/readme.yml b/.github/workflows/readme.yml index d56e58ff..8031183c 100644 --- a/.github/workflows/readme.yml +++ b/.github/workflows/readme.yml @@ -74,6 +74,7 @@ jobs: avd-name: macOS-avd-x86_64-31 emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none disable-animations: true + disk-size: 3200M script: ./gradlew :parsely:connectedCheck - name: Publish build artifacts uses: actions/upload-artifact@v3