Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheArchitect123 committed Jan 25, 2025
1 parent 9966e79 commit 8fa460c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
- name: Verify Maven settings
run: ls -la ~/.m2

- name: Verify gradle tasks Available
uses: ./gradlew tasks

- name: Build Android and Common Artifacts
run: ./gradlew clean assemble --no-configuration-cache
Expand Down

0 comments on commit 8fa460c

Please sign in to comment.