We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6d4b0 commit 6862b38Copy full SHA for 6862b38
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: ./.github/actions/generate
25
with:
26
platform: android
27
- release: true # Some android target fails to compile in debug due to unstable panic_immediate_abort option
+ release: false
28
29
- name: Cache turborepo for Android
30
uses: actions/cache@v4
0 commit comments