Skip to content

Commit

Permalink
Remove not valid comment
Browse files Browse the repository at this point in the history
  • Loading branch information
michaliskambi committed Jun 19, 2024
1 parent 5a46590 commit dffdaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
if-no-files-found: error

- name: Unpack Android Secrets
env: # Set environment variables for the next steps
env:
ANDROID_KEYSTORE: ${{ secrets.ANDROID_KEYSTORE }}
ANDROID_SIGNING_PROPERTIES: ${{ secrets.ANDROID_SIGNING_PROPERTIES }}
run: |
Expand Down

0 comments on commit dffdaf0

Please sign in to comment.