Skip to content

Commit 41bd00e

Browse files
author
Tangem
committed
${LATEST_TAG}
1 parent 1138198 commit 41bd00e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-localizations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GH_MOBILE_PAT }}
4040
GITHUB_ACTOR: ${{ secrets.GITHUB_ACTOR }}
41-
run: ./gradlew assembleInternal --build-cache
41+
run: ./gradlew assembleDebug --build-cache --no-daemon --parallel
4242

4343
- name: Perform CodeQL analysis
4444
uses: github/codeql-action/analyze@v3

0 commit comments

Comments
 (0)