Skip to content

Commit

Permalink
Merge pull request #1 from MuindiStephen/CI-CD
Browse files Browse the repository at this point in the history
trigger CI CD builds workflow
  • Loading branch information
MuindiStephen authored Oct 2, 2023
2 parents 322f696 + 81a4136 commit 9dfc10c
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 @@ -26,3 +26,4 @@ jobs:
run: ./gradlew build
- name: Get local.properties from secret
run: echo "${{secret.LOCAL_PROPERTIES }}" > $GITHUB_WORKSPACE/local.properties

0 comments on commit 9dfc10c

Please sign in to comment.