Skip to content

Commit

Permalink
test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Turskyi committed Dec 9, 2023
1 parent 5419df1 commit 51452ec
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/compose_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ jobs:
RELEASE_KEYSTORE: ${{ secrets.RELEASE_KEYSTORE }}
run: |
echo $RELEASE_KEYSTORE | base64 --decode > composeApp/src/androidMain/keystore/politerai_release.keystore
- name: Show certificate information
run: |
openssl x509 -in composeApp/src/androidMain/keystore/politerai_release.keystore -inform DER -text -noout
- name: Write politerai_debug.keystore file
run: |
Expand Down

0 comments on commit 51452ec

Please sign in to comment.