Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hajoha committed Jun 3, 2024
1 parent ac36247 commit c97e870
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 @@ -26,6 +26,7 @@ jobs:
RELEASE_KEY_PASSWORD: ${{ secrets.KEYPASSWORD }}
run: |
'echo "$ENCODED_STRING" | base64 -d > app/OpenMobileNetworkToolkit-key.jks'
ls -la app
mkdir android
touch android/key.properties
'echo "storePassword=$RELEASE_KEYSTORE_PASSWORD" > android/key.properties'
Expand Down

0 comments on commit c97e870

Please sign in to comment.