Skip to content

Commit

Permalink
remove debug build
Browse files Browse the repository at this point in the history
  • Loading branch information
takke authored Mar 16, 2024
1 parent 173dfb5 commit a0f6a4c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,3 @@ jobs:

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

# Generates a debug APK
- name: Build debug version with Gradle
run: ./gradlew assembleDebug

0 comments on commit a0f6a4c

Please sign in to comment.