Skip to content

Commit

Permalink
debugging ci is so fun
Browse files Browse the repository at this point in the history
  • Loading branch information
tyra314 committed Sep 11, 2022
1 parent d904d25 commit c2221ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
- name: Build
run: ./gradlew build
run: ./gradlew build --debug
- name: Upload artifacts
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit c2221ae

Please sign in to comment.