Skip to content

Commit

Permalink
Update android-build-master.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amberin authored Nov 30, 2023
1 parent cd3a19b commit 375348d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/android-build-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ jobs:

steps:
- uses: actions/checkout@v2

- uses: wardvl/[email protected]
with:
debug_keystore: ${{ secrets.APK_SIGNING_KEYSTORE_FILE }}
- name: Setup JDK
uses: actions/setup-java@v2
with:
Expand Down

0 comments on commit 375348d

Please sign in to comment.