Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hajoha committed Jun 4, 2024
1 parent 03daf89 commit 08546cc
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 @@ -27,6 +27,7 @@ jobs:
run: |
sudo apt install coreutils
base64 --version
echo $ENCODED_STRING | wc -c
echo $ENCODED_STRING | base64 -d > OpenMobileNetworkToolkit-key.jks
mv OpenMobileNetworkToolkit-key.jks app
mkdir android
Expand Down

0 comments on commit 08546cc

Please sign in to comment.