This commit is contained in:
@@ -133,6 +133,11 @@ jobs:
|
||||
run: melos run build-go-runtime --no-select
|
||||
|
||||
- name: Build and verify Pixel 10 APK
|
||||
env:
|
||||
GRADLE_OPTS: >-
|
||||
-Dorg.gradle.jvmargs=-Xmx2G
|
||||
-Dorg.gradle.workers.max=2
|
||||
-Dorg.gradle.daemon=false
|
||||
run: melos run build-browser-pixel10 --no-select
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user