Skip to content

Commit

Permalink
Update gradle-build-main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaavid committed Feb 14, 2025
1 parent aac56d5 commit 0006eb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle-build-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- name: Change wrapper permissions
run: chmod +x ./gradlew

- name: Build with Gradle
run: ./gradlew build
# - name: Build with Gradle
# run: ./gradlew build

- name: Build Debug APK
run: ./gradlew assembleDebug
Expand Down

0 comments on commit 0006eb3

Please sign in to comment.