Skip to content

Commit

Permalink
Update android-deployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ki960213 authored Dec 29, 2023
1 parent 9d6e124 commit 3382b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: echo '${{ secrets.GOOGLE_SERVICE }}' > android/2023-emmsale/app/google-services.json

- name: build release
run: ./android/2023-emmsale/gradlew -p android/2023-emmsale assembleDebug --stacktrace
run: ./android/2023-emmsale/gradlew -p android/2023-emmsale assembleDebug

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

0 comments on commit 3382b7f

Please sign in to comment.