Skip to content

Commit

Permalink
DEV UPDATE:Remove jks
Browse files Browse the repository at this point in the history
  • Loading branch information
misakajimmy committed Feb 16, 2023
1 parent 7a92435 commit ef5438b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
- name: Set android sign key for app building
run: |
echo "$KEY_PROPERTIES" > android/key.properties
echo "$MY_JKS_FILE" | base64 --decode > android/upload-keystore.jks
pwd $$ ls -la
- uses: subosito/flutter-action@v2
with:
Expand Down
Binary file removed android/upload-keystore.jks
Binary file not shown.

0 comments on commit ef5438b

Please sign in to comment.