Skip to content

Commit

Permalink
πŸ’š Update build action
Browse files Browse the repository at this point in the history
  • Loading branch information
Importantus committed Aug 23, 2024
1 parent e624fb0 commit 692dc01
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ jobs:
RELEASE_KEY_PASSWORD: ${{ secrets.RELEASE_KEY_PASSWORD }}

run: |
echo $ENCODED_STRING > keystore-b64.txt
base64 -d keystore-b64.txt > keystore.jks
echo $ENCODED_STRING > base64 -d > coinsaw.jks
- name: Build Release apk
env:
Expand Down

0 comments on commit 692dc01

Please sign in to comment.