Skip to content

Commit

Permalink
tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
MoustafaEid committed Jun 7, 2024
1 parent ae7962f commit e37598d
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 @@ -23,6 +23,8 @@ jobs:
uses: gradle/actions/setup-gradle@v3
- name: Build with Gradle
run: ./gradlew build
- name: tasks
run: ./gradlew tasks --all
- name: Publish
run: ./gradlew publishAndReleaseToMavenCentral --no-configuration-cache
env:
Expand Down

0 comments on commit e37598d

Please sign in to comment.