Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Turskyi committed Dec 7, 2023
1 parent 51405f4 commit aed1dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compose_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
CODEMAGIC_KEYSTORE: ${{ secrets.CODEMAGIC_KEYSTORE }}

- name: Generate Release APK
run: ./gradlew assembleRelease
run: ./gradlew assembleDebug

- name: upload artifact to Firebase App Distribution
uses: wzieba/Firebase-Distribution-Github-Action@v1
Expand Down

0 comments on commit aed1dd4

Please sign in to comment.