There was an error while loading. Please reload this page.
1 parent 1138198 commit 41bd00eCopy full SHA for 41bd00e
1 file changed
.github/workflows/update-localizations.yml
@@ -38,7 +38,7 @@ jobs:
38
env:
39
GITHUB_TOKEN: ${{ secrets.GH_MOBILE_PAT }}
40
GITHUB_ACTOR: ${{ secrets.GITHUB_ACTOR }}
41
- run: ./gradlew assembleInternal --build-cache
+ run: ./gradlew assembleDebug --build-cache --no-daemon --parallel
42
43
- name: Perform CodeQL analysis
44
uses: github/codeql-action/analyze@v3
0 commit comments