Skip to content

Commit af8dc5d

Browse files
committed
chore: remove assembleDebug step from crowdin download workflow
1 parent 5c5e9a0 commit af8dc5d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/crowdin-download-translations.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,3 @@ jobs:
3737
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
3838
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
3939

40-
- name: Assemble Debug
41-
run: ./gradlew :app:assembleDebug

0 commit comments

Comments
 (0)