Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
linzyt223 authored Sep 24, 2024
1 parent 54392f0 commit 34b8443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- name: Decode the base64 signing key
run: |
cat some_signing_key.jks.base64.txt | base64 -d > release.keystore
ls
- name: Get key
id: vars
Expand Down

0 comments on commit 34b8443

Please sign in to comment.