Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
scottslewis committed Jun 9, 2021
1 parent 3fd912e commit 242a7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Expand Up @@ -56,4 +56,4 @@ jobs:
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build with Gradle
run: ./gradlew build --stacktrace
run: ./gradlew build --debug

0 comments on commit 242a7d9

Please sign in to comment.