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 64e67ce commit 07f33a9
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 @@ -25,6 +25,7 @@ jobs:
RELEASE_KEYSTORE_ALIAS: ${{ secrets.KEYALIAS }}
RELEASE_KEY_PASSWORD: ${{ secrets.KEYPASSWORD }}
run: |
sudo apt install coreutils
'echo "$ENCODED_STRING" | base64'
'echo "$ENCODED_STRING" | base64 -d > app/OpenMobileNetworkToolkit-key.jks'
ls -la app
Expand Down

0 comments on commit 07f33a9

Please sign in to comment.