Skip to content

Commit

Permalink
test: finally
Browse files Browse the repository at this point in the history
  • Loading branch information
Heonbyeong committed Jul 26, 2024
1 parent 399dbb7 commit 7608c88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/android-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,9 @@ jobs:
# CWD: ${{ github.workspace }}
# run: bundle exec fastlane deploy


- name: Remove Credential
run: |
rm ./app/service_account_key.json
rm ./app/moneymong_keystore.jks
rm ./local.properties
rm ./local.properties

0 comments on commit 7608c88

Please sign in to comment.