Skip to content

Commit

Permalink
added debug print of gpg version
Browse files Browse the repository at this point in the history
  • Loading branch information
Benimautner committed Jul 20, 2024
1 parent a4ace81 commit 2a1fd4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/flutter-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
cd android
bundle install
cd ..
- name: Check gpg version
run: gpg --version

- name: Decrypting Keystore file
run: |
Expand Down

0 comments on commit 2a1fd4d

Please sign in to comment.