Skip to content

Commit

Permalink
Merge pull request #6 from MuindiStephen/Android-CI
Browse files Browse the repository at this point in the history
trigger a new CI CD builds workflow
  • Loading branch information
MuindiStephen authored Aug 1, 2023
2 parents f93ec94 + 0511031 commit 322f696
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ jobs:
run: chmod +x gradlew
- name: Build with Gradle
run: ./gradlew build

- name: Get local.properties from secret
run: echo "${{secret.LOCAL_PROPERTIES }}" > $GITHUB_WORKSPACE/local.properties

0 comments on commit 322f696

Please sign in to comment.