Skip to content

Commit

Permalink
create local.properties file
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoglom committed Dec 8, 2024
1 parent aae9096 commit 6940d66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- name: Grant execute permission for gradlew
run: chmod +x gradlew

- name: Create local.properties
run: touch local.properties

- name: Decode Keystore
env:
Expand Down

0 comments on commit 6940d66

Please sign in to comment.